CSIStorageCapacity: enable E2E tests by default

With the feature now in beta, tests should run in the normal jobs.
This commit is contained in:
Patrick Ohly 2021-03-06 09:44:47 +01:00
parent 39103c188f
commit 4c7e4c6316

View File

@ -1131,7 +1131,7 @@ var _ = utils.SIGDescribe("CSI mock volume", func() {
})
// These tests *only* work on a cluster which has the CSIStorageCapacity feature enabled.
ginkgo.Context("CSIStorageCapacity [Feature:CSIStorageCapacity]", func() {
ginkgo.Context("CSIStorageCapacity", func() {
var (
err error
yes = true