Add Euphrates pages for reporting
[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     exclude_noha: False
46     exclude_virtual: False
47
48 yardstick:
49     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
50     log_level: ERROR
51
52 storperf:
53     test_list:
54         - snia_steady_state
55     log_level: ERROR
56
57 qtip:
58     log_level: ERROR
59     period: 1
60
61 bottlenecks:
62     test_list:
63         - posca_factor_ping
64         - posca_factor_system_bandwidth
65     log_level: ERROR
66
67 vsperf: