Disable [Feature:APISelfSubjectReview] testing 50/74350/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 18 Dec 2023 09:41:16 +0000 (10:41 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 18 Dec 2023 09:41:16 +0000 (10:41 +0100)
https://github.com/kubernetes/kubernetes/commit/7c5573d326d10e81f69da38c1238e22bb6d056c8

  STEP: creating SSR authentication/v1alpha1 @ 12/17/23 23:46:55.031
  Dec 17 23:46:55.034: INFO: Unexpected error:
      <*errors.StatusError | 0xc00581a140>:
      the server could not find the requested resource
      {
          ErrStatus:
              code: 404
              details: {}
              message: the server could not find the requested resource
              metadata: {}
              reason: NotFound
              status: Failure,
      }
  [FAILED] in [It] - tes

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

index 7b863e6..dc1abba 100644 (file)
@@ -151,7 +151,8 @@ tiers:
               skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
                 \\[Serial\\]|\\[Conformance\\]|\
                 \\[Feature:PodSecurityPolicy\\]|\
-                \\[Feature:BoundServiceAccountTokenVolume\\]"
+                \\[Feature:BoundServiceAccountTokenVolume\\]|\
+                \\[Feature:APISelfSubjectReview\\]"
       - case_name: sig_cluster_lifecycle
         project_name: functest
         criteria: 100