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 debdebd + 07bedc3 commit cf396bfCopy full SHA for cf396bf
openshift-hack/cmd/k8s-tests-ext/disabled_tests.go
@@ -16,8 +16,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
16
// 4.19
17
"[Feature:PodLevelResources]",
18
"[Feature:PodLogsQuerySplitStreams]",
19
- // 4.20
20
- "[Feature:CBOR]",
21
},
22
// tests for features that are not implemented in openshift
23
"Unimplemented": {
0 commit comments