re-enable dynamic provisioning test on gke

pull/6/head
deads2k 2016-09-16 16:16:14 -04:00
parent 9bc7e36f4b
commit 6a521c863e
1 changed files with 0 additions and 2 deletions

View File

@ -115,8 +115,6 @@ var _ = framework.KubeDescribe("Dynamic provisioning", func() {
framework.KubeDescribe("DynamicProvisioner", func() {
It("should create and delete persistent volumes [Slow]", func() {
// added until the GKE startup includes storage.k8s.io/v1beta1
framework.SkipIfProviderIs("gke")
framework.SkipUnlessProviderIs("openstack", "gce", "aws", "gke")
By("creating a StorageClass")