Skip to content

Commit 9e794b8

Browse files
Merge pull request #2500 from bertinatto/enable-cbor-tests
NO-JIRA: enable CBOR tests
2 parents ce4a3ce + 4e03478 commit 9e794b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

openshift-hack/cmd/k8s-tests-ext/disabled_tests.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
1414
"[sig-cli] Kubectl client Kubectl prune with applyset should apply and prune objects", // Alpha feature since k8s 1.27
1515
// 4.19
1616
"[Feature:PodLogsQuerySplitStreams]",
17-
// 4.20
18-
"[Feature:CBOR]",
1917
},
2018
// tests for features that are not implemented in openshift
2119
"Unimplemented": {

0 commit comments

Comments
 (0)