utils: fix yamllint issues
[releng.git] / utils / test / reporting / reporting.yaml
index 81e976a..d02f08d 100644 (file)
@@ -1,3 +1,4 @@
+---
 general:
     installers:
         - apex
@@ -19,12 +20,12 @@ general:
 
     directories:
         # Relative to the path where the repo is cloned:
-        dir_reporting:    utils/tests/reporting/
-        dir_log:          utils/tests/reporting/log/
-        dir_conf:         utils/tests/reporting/conf/
-        dir_utils:        utils/tests/reporting/utils/
-        dir_templates:    utils/tests/reporting/templates/
-        dir_display:      utils/tests/reporting/display/
+        dir_reporting: utils/tests/reporting/
+        dir_log: utils/tests/reporting/log/
+        dir_conf: utils/tests/reporting/conf/
+        dir_utils: utils/tests/reporting/utils/
+        dir_templates: utils/tests/reporting/templates/
+        dir_display: utils/tests/reporting/display/
 
     url: testresults.opnfv.org/reporting/
 
@@ -48,8 +49,8 @@ functest:
     test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
     log_level: ERROR
     jenkins_url: https://build.opnfv.org/ci/view/functest/job/
-    exclude_noha: False
-    exclude_virtual: False
+    exclude_noha: "False"
+    exclude_virtual: "False"
 
 yardstick:
     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
@@ -57,7 +58,7 @@ yardstick:
 
 storperf:
     test_list:
-      - snia_steady_state
+        - snia_steady_state
     log_level: ERROR
 
 qtip: