Merge "[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         - healthcheck
40         - odl_netvirt
41         - aaa
42         - cloudify_ims
43         - orchestra_ims
44         - juju_epc
45         - orchestra
46         - promise
47     max_scenario_criteria: 50
48     test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
49     log_level: ERROR
50     jenkins_url: https://build.opnfv.org/ci/view/functest/job/
51     exclude_noha: False
52     exclude_virtual: False
53
54 yardstick:
55     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
56     log_level: ERROR
57
58 qtip:
59
60 bottleneck: