mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
[e2e] Add description of use case execution conditions
This commit is contained in:
parent
f80f9eeb6d
commit
bae1fb367a
@ -34,6 +34,7 @@ const (
|
||||
idNonExist = "id-non-exist"
|
||||
)
|
||||
|
||||
// This test requires that --feature-gates=APIServerIdentity=true,StorageVersionAPI=true be set on the apiserver and the controller manager
|
||||
var _ = SIGDescribe("StorageVersion resources [Feature:StorageVersionAPI]", func() {
|
||||
f := framework.NewDefaultFramework("storage-version")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user