Add sig-api-machinery 27/72227/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 21 Mar 2021 09:47:27 +0000 (10:47 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 21 Mar 2021 13:34:28 +0000 (14:34 +0100)
It runs sig-api-machinery which are not included in K8s conformance.
It adds 97 single tests.

Change-Id: I76949b75e2d6c59d21f459f8fc358e806af6f23d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 9c08bb471502b80df2470e577376f25400913939)

ansible/site.yml
docker/smoke/testcases.yaml

index c689602..dd5a16d 100644 (file)
@@ -17,6 +17,7 @@
           tests:
             - xrally_kubernetes
             - k8s_conformance
+            - sig_api_machinery
             - sig_network
             - sig_network_features
             - sig_storage
index 58bfd38..4e5ea90 100644 (file)
@@ -33,6 +33,22 @@ tiers:
                     args:
                         focus: \[Conformance\]
                         skip: \[Disruptive\]|NoExecuteTaintManager
+            -
+                case_name: sig_api_machinery
+                project_name: functest
+                criteria: 100
+                blocking: false
+                description: >-
+                    It runs the remaining sig-api-machinery testing excluding
+                    the label Conformance (part of k8s_conformance)
+                dependencies:
+                    - DEPLOY_SCENARIO: 'k8-*'
+                run:
+                    name: e2e_testing
+                    args:
+                        focus: \[sig-api-machinery\]
+                        skip: "\\[Disruptive\\]|\\[Flaky\\]|\
+                          \\[Conformance\\]"
             -
                 case_name: sig_network
                 project_name: functest
@@ -40,8 +56,8 @@ tiers:
                 blocking: false
                 description: >-
                     It runs the remaining sig-network testing excluding the
-                    next labels: Conformance (part of k8s_conformance), all
-                    features and load.balancer.
+                    following labels: Conformance (part of k8s_conformance),
+                    all features and load.balancer.
                 dependencies:
                     - DEPLOY_SCENARIO: 'k8-*'
                 run:
@@ -84,8 +100,8 @@ tiers:
                 blocking: false
                 description: >-
                     It runs the remaining sig-storage testing excluding the
-                    next labels: Conformance (part of k8s_conformance), all
-                    features, all drivers, PersistentVolumes.NFS and Slow.
+                    following labels: Conformance (part of k8s_conformance),
+                    all features, all drivers, PersistentVolumes.NFS and Slow.
                 dependencies:
                     - DEPLOY_SCENARIO: 'k8-*'
                 run: