Merge "Refactor reporting dir"
[releng.git] / utils / test / reporting / reporting.yaml
1 general:
2     installers:
3         - apex
4         - compass
5         - fuel
6         - joid
7
8     versions:
9         - master
10         - colorado
11     log:
12         log_file: reporting.log
13         log_level: ERROR
14
15     period: 10
16
17     nb_iteration_tests_success_criteria: 4
18
19     directories:
20         # Relative to the path where the repo is cloned:
21         dir_reporting:    utils/tests/reporting/
22         dir_log:          utils/tests/reporting/log/
23         dir_conf:         utils/tests/reporting/conf/
24         dir_utils:        utils/tests/reporting/utils/
25         dir_templates:    utils/tests/reporting/templates/
26         dir_display:      utils/tests/reporting/display/
27
28     url: testresults.opnfv.org/reporting/
29
30 testapi:
31     url: testresults.opnfv.org/test/api/v1/results
32     
33 functest:
34     blacklist:
35         - ovno
36         - security_scan
37     max_scenario_criteria: 50
38     test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
39     log_level: ERROR
40     jenkins_url: https://build.opnfv.org/ci/view/functest/job
41     
42     
43 yardstick:
44     test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
45     log_level: ERROR
46
47 qtip:
48
49 bottleneck: