Skip to content

Commit

Permalink
Merge pull request kubernetes#101956 from rifelpet/automated-cherry-p…
Browse files Browse the repository at this point in the history
…ick-of-#101443-origin-release-1.21

Automated cherry pick of kubernetes#101443: Add missing clientset to EBS storage e2e test
  • Loading branch information
k8s-ci-robot authored Jun 8, 2021
2 parents 3369fa5 + 2380e2b commit 6e7ac1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/storage/volume_provisioning.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6e7ac1d

Please sign in to comment.