Add sig-apps 29/72229/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 21 Mar 2021 11:59:13 +0000 (12:59 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 21 Mar 2021 13:34:44 +0000 (14:34 +0100)
It runs sig-apps tests which are not included in K8s conformance.

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

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

index 4172ef5..8ff7bc7 100644 (file)
@@ -18,6 +18,7 @@
             - xrally_kubernetes
             - k8s_conformance
             - sig_api_machinery
+            - sig_apps
             - sig_auth
             - sig_network
             - sig_network_features
index f2d097e..ad95270 100644 (file)
@@ -49,6 +49,24 @@ tiers:
                         focus: \[sig-api-machinery\]
                         skip: "\\[Disruptive\\]|\\[Flaky\\]|\
                           \\[Conformance\\]"
+            -
+                case_name: sig_apps
+                project_name: functest
+                criteria: 100
+                blocking: false
+                description: >-
+                    It runs the remaining sig-apps testing excluding the
+                    following labels: Conformance (part of k8s_conformance) and
+                    both StatefulUpgrade and StatefulSet features.
+                dependencies:
+                    - DEPLOY_SCENARIO: 'k8-*'
+                run:
+                    name: e2e_testing
+                    args:
+                        focus: \[sig-apps]
+                        skip: "\\[Disruptive\\]|\\[Flaky\\]|\
+                          \\[Conformance\\]|\\[Feature:StatefulUpgrade\\]|\
+                          [Feature:StatefulSet\\]"
             -
                 case_name: sig_auth
                 project_name: functest
@@ -56,8 +74,9 @@ tiers:
                 blocking: false
                 description: >-
                     It runs the remaining sig-auth testing excluding the
-                    next labels: Conformance (part of k8s_conformance),
-                    PodSecurityPolicy and BoundServiceAccountTokenVolume.
+                    following labels: Conformance (part of k8s_conformance) and
+                    both PodSecurityPolicy and BoundServiceAccountTokenVolume
+                    features.
                 dependencies:
                     - DEPLOY_SCENARIO: 'k8-*'
                 run: