mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
CSIStorageCapacity: enable E2E tests by default
With the feature now in beta, tests should run in the normal jobs.
This commit is contained in:
parent
39103c188f
commit
4c7e4c6316
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user