From a15a2af085f2fed783d4e89f23e11f245a64858d Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Wed, 13 Jun 2018 13:09:25 +0200 Subject: [PATCH] Enable dynamic provisioning tests on AWS. The tests are not slow, they finish on GCE under 1.5 minutes and on AWS under 3 minutes. --- test/e2e/storage/volume_provisioning.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/storage/volume_provisioning.go b/test/e2e/storage/volume_provisioning.go index 7b936ee3606..1cd18ecbccc 100644 --- a/test/e2e/storage/volume_provisioning.go +++ b/test/e2e/storage/volume_provisioning.go @@ -250,7 +250,7 @@ var _ = utils.SIGDescribe("Dynamic Provisioning", func() { }) Describe("DynamicProvisioner", func() { - It("should provision storage with different parameters [Slow]", func() { + It("should provision storage with different parameters", func() { cloudZone := getRandomCloudZone(c) // This test checks that dynamic provisioning can provision a volume