summaryrefslogtreecommitdiffstats
path: root/utils/test/reporting/reporting/reporting.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/test/reporting/reporting/reporting.yaml')
-rw-r--r--utils/test/reporting/reporting/reporting.yaml70
1 files changed, 0 insertions, 70 deletions
diff --git a/utils/test/reporting/reporting/reporting.yaml b/utils/test/reporting/reporting/reporting.yaml
deleted file mode 100644
index 8123d0135..000000000
--- a/utils/test/reporting/reporting/reporting.yaml
+++ /dev/null
@@ -1,70 +0,0 @@
----
-general:
- installers:
- - apex
- - compass
- - daisy
- - fuel
- - joid
-
- versions:
- - master
- - euphrates
-
- 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:
- - odl_netvirt
- - juju_epc
- - tempest_full_parallel
- - rally_full
- 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/
- # yamllint disable rule:truthy
- exclude_noha: False
- exclude_virtual: False
- # yamllint enable
-
-yardstick:
- test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml
- log_level: ERROR
-
-storperf:
- test_list:
- - snia_steady_state
- log_level: ERROR
-
-qtip:
- log_level: ERROR
- period: 10
-
-bottlenecks:
- test_list:
- - posca_factor_ping
- - posca_factor_system_bandwidth
- log_level: ERROR
-
-vsperf: