aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2023-12-18 10:41:16 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2023-12-18 10:41:16 +0100
commit7222046cf29b735e22c414737d079c8f4889aee2 (patch)
tree6cbe754ad2328377d26e187726680230785b3f16 /docker/smoke
parent21b09e517cdc3a1ac1843b43df6557f2bf8d9f92 (diff)
Disable [Feature:APISelfSubjectReview] testing
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>
Diffstat (limited to 'docker/smoke')
-rw-r--r--docker/smoke/testcases.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index 7b863e6c..dc1abbab 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -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