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.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user