Add daisy to 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         - 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         - healthcheck
41         - odl_netvirt
42         - aaa
43         - cloudify_ims
44         - orchestra_ims
45         - juju_epc
46         - orchestra
47     max_scenario_criteria: 50
48     test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
49     log_level: ERROR
50     jenkins_url: https://build.opnfv.org/ci/view/functest/job/
51     exclude_noha: False
52     exclude_virtual: False
53
54 yardstick:
55     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
56     log_level: ERROR
57
58 storperf:
59     test_list:
60         - snia_steady_state
61     log_level: ERROR
62
63 qtip:
64     log_level: ERROR
65     period: 1
66
67 bottleneck:
68
69 vsperf: