Skip to content

Commit 5fd932d

Browse files
committed
disable volume alpha e2e
1 parent d13bb7f commit 5fd932d

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
@@ -251,6 +251,9 @@ var (
251251
`\[Disruptive\]`,
252252
`\[local\]`,
253253

254+
// alpha test that shouldn't be run
255+
`\[NodeAlphaFeature:VolumeSubpathEnvExpansion\]`,
256+
254257
// not enabled in Origin yet
255258
//`\[Feature:GarbageCollector\]`,
256259

0 commit comments

Comments
 (0)