From 80c5b689bbaa330998c7c904ea5b095c704688bb Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 20 Aug 2018 11:16:24 +0200 Subject: Conform with last Xtesting updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If22886c8e436203c9878d0e97aa1250493804bc5 Signed-off-by: Cédric Ollivier --- docker/features/testcases.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docker/features') diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml index 1cc53418..926ae0e7 100644 --- a/docker/features/testcases.yaml +++ b/docker/features/testcases.yaml @@ -16,8 +16,7 @@ tiers: This tests are necessary to demonstrate conformance of the K8s+Stor4NFV deployment. dependencies: - installer: '' - scenario: 'stor4nfv' + - DEPLOY_SCENARIO: 'stor4nfv' run: module: 'stor4nfv_tests.stor4nfv_k8s' class: 'K8sStor4nfvTest' @@ -38,8 +37,7 @@ tiers: This tests are necessary to demonstrate features of K8s+Istio+Clover deployment. dependencies: - installer: '' - scenario: 'clover' + - DEPLOY_SCENARIO: 'clover' run: module: 'clover.functest.clover_k8s' class: 'K8sCloverTest' -- cgit 1.2.3-korg