Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 98dd779

Browse files
committedJun 27, 2018
disable sysctl tests that don't support SCC. Needs to be reverted
1 parent 5fd932d commit 98dd779

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)
Please sign in to comment.