summaryrefslogtreecommitdiffstats
path: root/reporting/reporting.yaml
blob: 447d6e161576ab31b5fb9d4b47f00878b569efcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
general:
    installers:
        - apex
        - compass
        - fuel
        - joid

    versions:
        - master
        - colorado
    log:
        log_file: reporting.log
        log_level: ERROR

    period: 10

    nb_iteration_tests_success_criteria: 4

    directories:
        # Relative to the path where the repo is cloned:
        dir_reporting:    utils/tests/reporting/
        dir_log:          utils/tests/reporting/log/
        dir_conf:         utils/tests/reporting/conf/
        dir_utils:        utils/tests/reporting/utils/
        dir_templates:    utils/tests/reporting/templates/
        dir_display:      utils/tests/reporting/display/

    url: testresults.opnfv.org/reporting/

testapi:
    url: testresults.opnfv.org/test/api/v1/results
    
functest:
    blacklist:
        - ovno
        - security_scan
    max_scenario_criteria: 50
    test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml
    log_level: ERROR
    jenkins_url: https://build.opnfv.org/ci/view/functest/job
    
    
yardstick:
    test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
    log_level: ERROR

qtip:

bottleneck: