CSIStorageCapacity: enable E2E tests by default
With the feature now in beta, tests should run in the normal jobs.
This commit is contained in:
@@ -1131,7 +1131,7 @@ var _ = utils.SIGDescribe("CSI mock volume", func() {
|
|||||||
})
|
})
|
||||||
|
|
||||||
// These tests *only* work on a cluster which has the CSIStorageCapacity feature enabled.
|
// These tests *only* work on a cluster which has the CSIStorageCapacity feature enabled.
|
||||||
ginkgo.Context("CSIStorageCapacity [Feature:CSIStorageCapacity]", func() {
|
ginkgo.Context("CSIStorageCapacity", func() {
|
||||||
var (
|
var (
|
||||||
err error
|
err error
|
||||||
yes = true
|
yes = true
|
||||||
|
Reference in New Issue
Block a user