Disable a few sig-auth features 60/72360/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 8 Apr 2021 10:07:15 +0000 (12:07 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 8 Apr 2021 10:07:15 +0000 (12:07 +0200)
https://build.opnfv.org/ci/job/functest-kubernetes-opnfv-functest-kubernetes-smoke-kali-sig_auth-run/8/console

Change-Id: I8a1523ba293f40dc8533428f9d75b29560a817cc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke/testcases.yaml

index 24f2df3..f12419b 100644 (file)
@@ -149,8 +149,8 @@ tiers:
         description: >-
           It runs the remaining sig-auth testing excluding the
           following labels: Conformance (part of k8s_conformance) and
-          both PodSecurityPolicy and BoundServiceAccountTokenVolume
-          features.
+          all PodSecurityPolicy, BoundServiceAccountTokenVolume,
+          TokenRequestProjection and ServiceAccountIssuerDiscovery features.
         dependencies:
           - DEPLOY_SCENARIO: "k8-*"
         run:
@@ -162,7 +162,9 @@ tiers:
               skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
                 \\[Serial\\]|\\[Conformance\\]|\
                 \\[Feature:PodSecurityPolicy\\]|\
-                \\[Feature:BoundServiceAccountTokenVolume\\]"
+                \\[Feature:BoundServiceAccountTokenVolume\\]|\
+                \\[Feature:TokenRequestProjection\\]|\
+                \\[Feature:ServiceAccountIssuerDiscovery\\]"
       - case_name: sig_cli
         project_name: functest
         criteria: 100