diff options
author | Jun Li <matthew.lijun@huawei.com> | 2017-03-17 01:18:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-17 01:18:11 +0000 |
commit | 9998d012e141763b76c1c847a4f16a01ac610ada (patch) | |
tree | fcb6b51993aac674ba767419a3c667558f433406 /utils/test/reporting | |
parent | 0e1f388a88196e65444e59e744a6a9c39a62d520 (diff) | |
parent | aba07d2eedcf1c32f57f07f44d3d69447535aa7e (diff) |
Merge "utils: fix yamllint issues"
Diffstat (limited to 'utils/test/reporting')
-rw-r--r-- | utils/test/reporting/reporting.yaml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/utils/test/reporting/reporting.yaml b/utils/test/reporting/reporting.yaml index 33c7cc257..8c5ce1383 100644 --- a/utils/test/reporting/reporting.yaml +++ b/utils/test/reporting/reporting.yaml @@ -1,3 +1,4 @@ +--- general: installers: - apex @@ -20,12 +21,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/ @@ -49,8 +50,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 @@ -58,7 +59,7 @@ yardstick: storperf: test_list: - - snia_steady_state + - snia_steady_state log_level: ERROR qtip: |