[deployment_handler] Add OVS version info
[releng.git] / utils / test / reporting / reporting.yaml
1 general:
2     installers:
3         - apex
4         - compass
5         - daisy
6         - fuel
7         - joid
8
9     versions:
10         - master
11
12     log:
13         log_file: reporting.log
14         log_level: ERROR
15
16     period: 10
17
18     nb_iteration_tests_success_criteria: 4
19
20     directories:
21         # Relative to the path where the repo is cloned:
22         dir_reporting:    utils/tests/reporting/
23         dir_log:          utils/tests/reporting/log/
24         dir_conf:         utils/tests/reporting/conf/
25         dir_utils:        utils/tests/reporting/utils/
26         dir_templates:    utils/tests/reporting/templates/
27         dir_display:      utils/tests/reporting/display/
28
29     url: testresults.opnfv.org/reporting/
30
31 testapi:
32     url: testresults.opnfv.org/test/api/v1/results
33
34 functest:
35     blacklist:
36         - ovno
37         - security_scan
38         - rally_sanity
39     max_scenario_criteria: 50
40     test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
41     log_level: ERROR
42     jenkins_url: https://build.opnfv.org/ci/view/functest/job/
43     exclude_noha: False
44     exclude_virtual: True
45
46 yardstick:
47     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
48     log_level: ERROR
49
50 qtip:
51
52 bottleneck: