summaryrefslogtreecommitdiffstats
path: root/docker/features/testcases.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/features/testcases.yaml')
-rw-r--r--docker/features/testcases.yaml6
1 files changed, 2 insertions, 4 deletions
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'