From 5239734ebfeacec1c1b30741a75d6725a9a149d9 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Tue, 28 Aug 2018 08:18:06 +0200 Subject: Fix reporting pages for functest - adapt existing framework to new testcases.yaml format (dependencies) - simplify Tier management - unblacklist juju_epc - add new testcases Change-Id: I085bff327f9eca856879616215dc6bae83435e7c Signed-off-by: mrichomme --- reporting/reporting/reporting.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'reporting/reporting/reporting.yaml') diff --git a/reporting/reporting/reporting.yaml b/reporting/reporting/reporting.yaml index b2f7d07..ce27b90 100644 --- a/reporting/reporting/reporting.yaml +++ b/reporting/reporting/reporting.yaml @@ -36,9 +36,11 @@ testapi: functest: blacklist: - odl_netvirt - - juju_epc - tempest_full_parallel + - tempest_full - rally_full + - heat_ims + - tempest_scenario max_scenario_criteria: 50 test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml log_level: ERROR -- cgit 1.2.3-korg