1692f481d3d1b7e3418d3e27c08253a67f42e54a
[releng.git] / utils / test / reporting / reporting / reporting.yaml
1 ---
2 general:
3     installers:
4         - apex
5         - compass
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         - healthcheck
40         - odl_netvirt
41         - aaa
42         - cloudify_ims
43         - orchestra_ims
44         - juju_epc
45         - orchestra
46     max_scenario_criteria: 50
47     test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
48     log_level: ERROR
49     jenkins_url: https://build.opnfv.org/ci/view/functest/job/
50     exclude_noha: False
51     exclude_virtual: False
52
53 yardstick:
54     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
55     log_level: ERROR
56
57 storperf:
58     test_list:
59         - snia_steady_state
60     log_level: ERROR
61
62 qtip:
63     log_level: ERROR
64     period: 1
65
66 bottleneck:
67
68 vsperf: