diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-27 09:08:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-27 09:08:59 +0000 |
commit | 512c71b637b3b07cf184383a539fcaf87e245c94 (patch) | |
tree | 60d694fbd293ea8d9259b6537e7a014fc3af1ec8 /utils/test/reporting/reporting.yaml | |
parent | ca499ef74efb6fb59d39473fb578ab31e64f7ac5 (diff) | |
parent | 498efbd7ddce3cdb90f6818f7a88dcfd9b50ba84 (diff) |
Merge "Add storperf reportign status page Create associated static storperf page Prepare vsperf, qtip, bottlenecks Put Yardstick scenario class into utils directory"
Diffstat (limited to 'utils/test/reporting/reporting.yaml')
-rw-r--r-- | utils/test/reporting/reporting.yaml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/utils/test/reporting/reporting.yaml b/utils/test/reporting/reporting.yaml index 2fb6b7831..9ec7b286c 100644 --- a/utils/test/reporting/reporting.yaml +++ b/utils/test/reporting/reporting.yaml @@ -11,7 +11,7 @@ general: log: log_file: reporting.log - log_level: ERROR + log_level: INFO period: 10 @@ -55,6 +55,13 @@ yardstick: test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml log_level: ERROR +storperf: + test_list: + - snia_steady_state + log_level: ERROR + qtip: bottleneck: + +vsperf: |