Update to Apine 3.9
[functest-kubernetes.git] / docker / features / testcases.yaml
index 19c89af..ff44d59 100644 (file)
@@ -2,7 +2,7 @@
 tiers:
     -
         name: stor4nfv
-        order: 1
+        order: 2
         ci_loop: '(daily)|(weekly)'
         description: >-
             Test suite from Stor4NFV project.
@@ -16,15 +16,13 @@ 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'
+                    name: stor4nfv_k8s
 
     -
         name: clover
-        order: 2
+        order: 3
         ci_loop: '(daily)|(weekly)'
         description: >-
             Test suite from Clover project.
@@ -38,8 +36,6 @@ 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'
+                    name: clover_k8s