mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
Fix invalid AWS KMS key test flake
This commit is contained in:
@@ -825,6 +825,7 @@ var _ = utils.SIGDescribe("Dynamic Provisioning", func() {
|
||||
ginkgo.It("should report an error and create no PV", func() {
|
||||
e2eskipper.SkipUnlessProviderIs("aws")
|
||||
test := testsuites.StorageClassTest{
|
||||
Client: c,
|
||||
Name: "AWS EBS with invalid KMS key",
|
||||
Provisioner: "kubernetes.io/aws-ebs",
|
||||
Timeouts: f.Timeouts,
|
||||
|
Reference in New Issue
Block a user