We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce4a3ce + 4e03478 commit 9e794b8Copy full SHA for 9e794b8
openshift-hack/cmd/k8s-tests-ext/disabled_tests.go
@@ -14,8 +14,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
14
"[sig-cli] Kubectl client Kubectl prune with applyset should apply and prune objects", // Alpha feature since k8s 1.27
15
// 4.19
16
"[Feature:PodLogsQuerySplitStreams]",
17
- // 4.20
18
- "[Feature:CBOR]",
19
},
20
// tests for features that are not implemented in openshift
21
"Unimplemented": {
0 commit comments