Merge "Add support for enum & expand vnf_catalogue schema"
[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         - danube
12
13     log:
14         log_file: reporting.log
15         log_level: ERROR
16
17     period: 10
18
19     nb_iteration_tests_success_criteria: 4
20
21     directories:
22         # Relative to the path where the repo is cloned:
23         dir_reporting:    utils/tests/reporting/
24         dir_log:          utils/tests/reporting/log/
25         dir_conf:         utils/tests/reporting/conf/
26         dir_utils:        utils/tests/reporting/utils/
27         dir_templates:    utils/tests/reporting/templates/
28         dir_display:      utils/tests/reporting/display/
29
30     url: testresults.opnfv.org/reporting/
31
32 testapi:
33     url: testresults.opnfv.org/test/api/v1/results
34
35 functest:
36     blacklist:
37         - ovno
38         - security_scan
39         - rally_sanity
40         - healthcheck
41         - odl_netvirt
42         - aaa
43         - cloudify_ims
44         - orchestra_ims
45         - juju_epc
46         - orchestra
47         - promise
48     max_scenario_criteria: 50
49     test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
50     log_level: ERROR
51     jenkins_url: https://build.opnfv.org/ci/view/functest/job/
52     exclude_noha: False
53     exclude_virtual: False
54
55 yardstick:
56     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
57     log_level: ERROR
58
59 storperf:
60     test_list:
61       - snia_steady_state
62     log_level: ERROR
63
64 qtip:
65
66 bottleneck:
67
68 vsperf: