Skip to content

Commit b5133dc

Browse files
committed
disable sysctl tests that don't support SCC. Needs to be reverted
1 parent 7eb1193 commit b5133dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/extended/util/test.go

+3
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@ var (
254254
// alpha test that shouldn't be run
255255
`\[NodeAlphaFeature:VolumeSubpathEnvExpansion\]`,
256256

257+
// sysctl tests that don't support SCC
258+
`\[NodeFeature:Sysctls\]`,
259+
257260
// not enabled in Origin yet
258261
//`\[Feature:GarbageCollector\]`,
259262

0 commit comments

Comments
 (0)