Skip to content

Commit ed28c6c

Browse files
Merge pull request #22618 from ravisantoshgudimetla/remove-resource-quota
Disable resource quota
2 parents 226602f + 846a7f1 commit ed28c6c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/extended/util/test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,9 @@ var (
415415
`CSI Volumes CSI attach test using HostPath driver`,
416416
`CSI Volumes CSI plugin test using CSI driver: hostPath`,
417417
`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
418421
},
419422
// tests too slow to be part of conformance
420423
"[Slow]": {

0 commit comments

Comments
 (0)