From 82d976978545adeb30ea2808f60136798e9f2cc8 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Tue, 14 Feb 2017 13:58:21 +0100 Subject: Bug Fix: tranlate build tag into jenkins url Include HEALTHCHECK Tier in the reporting Change-Id: I4a5a8aeb7564ca35c9199c7925ac344b43270d87 Signed-off-by: Morgan Richomme --- reporting/reporting.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'reporting/reporting.yaml') diff --git a/reporting/reporting.yaml b/reporting/reporting.yaml index 9db0890..2fb6b78 100644 --- a/reporting/reporting.yaml +++ b/reporting/reporting.yaml @@ -36,12 +36,20 @@ functest: - ovno - security_scan - rally_sanity + - healthcheck + - odl_netvirt + - aaa + - cloudify_ims + - orchestra_ims + - juju_epc + - orchestra + - promise 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: True + exclude_virtual: False yardstick: test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml -- cgit 1.2.3-korg