Conform with last Xtesting updates
[functest-kubernetes.git] / docker / features / testcases.yaml
index 19c89af..926ae0e 100644 (file)
@@ -16,8 +16,7 @@ tiers:
                     This tests are necessary to demonstrate conformance
                     of the K8s+Stor4NFV deployment.
                 dependencies:
-                    installer: 'compass'
-                    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: 'container4nfv'
-                    scenario: 'clover'
+                    - DEPLOY_SCENARIO: 'clover'
                 run:
                     module: 'clover.functest.clover_k8s'
                     class: 'K8sCloverTest'