summaryrefslogtreecommitdiffstats
path: root/reporting/reporting/reporting.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'reporting/reporting/reporting.yaml')
-rw-r--r--reporting/reporting/reporting.yaml68
1 files changed, 68 insertions, 0 deletions
diff --git a/reporting/reporting/reporting.yaml b/reporting/reporting/reporting.yaml
new file mode 100644
index 0000000..1692f48
--- /dev/null
+++ b/reporting/reporting/reporting.yaml
@@ -0,0 +1,68 @@
+---
+general:
+ installers:
+ - apex
+ - compass
+ - fuel
+ - joid
+
+ versions:
+ - master
+ - danube
+
+ 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
+ - healthcheck
+ - odl_netvirt
+ - aaa
+ - cloudify_ims
+ - orchestra_ims
+ - juju_epc
+ - orchestra
+ 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/
+ exclude_noha: False
+ exclude_virtual: False
+
+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: 1
+
+bottleneck:
+
+vsperf: