1e2e9a47660bf53acc509bdc870357e0e6232db9
[releng.git] / utils / test / reporting / reporting / reporting.yaml
1 ---
2 general:
3     installers:
4         - apex
5         - compass
6         - daisy
7         - fuel
8         - joid
9
10     versions:
11         - master
12         - euphrates
13         - danube
14
15     log:
16         log_file: reporting.log
17         log_level: ERROR
18
19     period: 10
20
21     nb_iteration_tests_success_criteria: 4
22
23     directories:
24         # Relative to the path where the repo is cloned:
25         dir_reporting: utils/tests/reporting/
26         dir_log: utils/tests/reporting/log/
27         dir_conf: utils/tests/reporting/conf/
28         dir_utils: utils/tests/reporting/utils/
29         dir_templates: utils/tests/reporting/templates/
30         dir_display: utils/tests/reporting/display/
31
32     url: testresults.opnfv.org/reporting/
33
34 testapi:
35     url: testresults.opnfv.org/test/api/v1/results
36
37 functest:
38     blacklist:
39         - odl_netvirt
40         - juju_epc
41     max_scenario_criteria: 50
42     test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
43     log_level: ERROR
44     jenkins_url: https://build.opnfv.org/ci/view/functest/job/
45     # yamllint disable rule:truthy
46     exclude_noha: False
47     exclude_virtual: False
48     # yamllint enable
49
50 yardstick:
51     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
52     log_level: ERROR
53
54 storperf:
55     test_list:
56         - snia_steady_state
57     log_level: ERROR
58
59 qtip:
60     log_level: ERROR
61     period: 10
62
63 bottlenecks:
64     test_list:
65         - posca_factor_ping
66         - posca_factor_system_bandwidth
67     log_level: ERROR
68
69 vsperf: