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