We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 226602f + 846a7f1 commit ed28c6cCopy full SHA for ed28c6c
1 file changed
test/extended/util/test.go
@@ -415,6 +415,9 @@ var (
415
`CSI Volumes CSI attach test using HostPath driver`,
416
`CSI Volumes CSI plugin test using CSI driver: hostPath`,
417
`Volume metrics should create volume metrics in Volume Manager`,
418
+ // TODO: Enable the following tests once resource quota is enabled in
419
+ `\[Feature:ScopeSelectors\]`, // @ravig - sig-pod
420
+ `\[Feature:PodPriority\]`, // @ravig - sig-pod
421
},
422
// tests too slow to be part of conformance
423
"[Slow]": {
0 commit comments