From 2455aae3c44273b4354b796e061dfb57588e66a0 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Thu, 19 Oct 2017 14:12:12 +0200 Subject: [PATCH] Extend the Functest reporting black list remove * tempest_full_parallel * rally_full Change-Id: Ibb944e7d32dc3cf0fc0b87a269c9e2f0327410e4 Signed-off-by: Morgan Richomme --- utils/test/reporting/reporting/reporting.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/test/reporting/reporting/reporting.yaml b/utils/test/reporting/reporting/reporting.yaml index ec5c2ef38..8123d0135 100644 --- a/utils/test/reporting/reporting/reporting.yaml +++ b/utils/test/reporting/reporting/reporting.yaml @@ -37,6 +37,8 @@ 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 -- 2.16.6