From cfc36026a5b08ff113cfe8cc08dde7fd197410a7 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 13 Sep 2018 21:56:51 +0200 Subject: Disable all OPNFV Features MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For the time being, none is synced to run vs OpenStack master or Rocky. Change-Id: Iad0b99cfc1407fb514ddf4580363e03d94b4a498 Signed-off-by: Cédric Ollivier (cherry picked from commit b6fdf896bf87ed23ff766fe59f2072fe8844f2ed) --- docker/features/testcases.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docker/features/testcases.yaml') diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml index a2f71f8c1..f2793fdd1 100644 --- a/docker/features/testcases.yaml +++ b/docker/features/testcases.yaml @@ -10,6 +10,7 @@ tiers: - case_name: doctor-notification project_name: doctor + enabled: false criteria: 100 blocking: false description: >- @@ -25,6 +26,7 @@ tiers: - case_name: bgpvpn project_name: sdnvpn + enabled: false criteria: 100 blocking: false description: >- @@ -37,6 +39,7 @@ tiers: - case_name: functest-odl-sfc project_name: sfc + enabled: false criteria: 100 blocking: false description: >- @@ -50,6 +53,7 @@ tiers: - case_name: barometercollectd project_name: barometer + enabled: false criteria: 100 blocking: false description: >- @@ -64,6 +68,7 @@ tiers: - case_name: fds project_name: fastdatastacks + enabled: false criteria: 100 blocking: false description: >- @@ -92,6 +97,7 @@ tiers: - case_name: stor4nfv_os project_name: stor4nfv + enabled: false criteria: 100 blocking: false description: >- -- cgit 1.2.3-korg