Remove all imagePullPolicy: Always in ims depl yaml
[functest-kubernetes.git] / docker / features / testcases.yaml
index 7ea601d..2317e98 100644 (file)
@@ -2,8 +2,7 @@
 tiers:
     -
         name: stor4nfv
-        order: 3
-        ci_loop: '(daily)|(weekly)'
+        order: 2
         description: >-
             Test suite from Stor4NFV project.
         testcases:
@@ -13,11 +12,28 @@ tiers:
                 criteria: 100
                 blocking: false
                 description: >-
-                    This tests are necessary demonstrate conformance
+                    This tests are necessary to demonstrate conformance
                     of the K8s+Stor4NFV deployment.
                 dependencies:
-                    installer: 'compass'
-                    scenario: 'stor4nfv'
+                    - DEPLOY_SCENARIO: 'stor4nfv'
+                run:
+                    name: stor4nfv_k8s
+
+    -
+        name: clover
+        order: 3
+        description: >-
+            Test suite from Clover project.
+        testcases:
+            -
+                case_name: clover_k8s
+                project_name: clover
+                criteria: 100
+                blocking: false
+                description: >-
+                    This tests are necessary to demonstrate features
+                    of K8s+Istio+Clover deployment.
+                dependencies:
+                    - DEPLOY_SCENARIO: 'clover'
                 run:
-                    module: 'stor4nfv_tests.stor4nfv_k8s'
-                    class: 'K8sStor4nfvTest'
+                    name: clover_k8s