summaryrefslogtreecommitdiff
path: root/config/generic-linux-localhost.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/generic-linux-localhost.yaml')
-rw-r--r--config/generic-linux-localhost.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/config/generic-linux-localhost.yaml b/config/generic-linux-localhost.yaml
new file mode 100644
index 0000000..99dab34
--- /dev/null
+++ b/config/generic-linux-localhost.yaml
@@ -0,0 +1,19 @@
+reboot_policy: never
+assets_repository: null
+execution_order: by_iteration
+augmentations:
+ - execution_time
+ - csv
+ - sqlite
+
+logging:
+ color: false
+ file_format: '%(asctime)s %(levelname)-8s %(name)s: %(message)s'
+ regular_format: '%(levelname)-8s %(message)s'
+ verbose_format: '%(asctime)s %(levelname)-8s %(name)s: %(message)s'
+
+device: generic_linux
+device_config:
+ host: 127.0.0.1
+ username: root
+ password: linaro123