Commit 35843d52 authored by Marcin Wielgus's avatar Marcin Wielgus

Enable PDB e2e tests on GKE

parent 1f82f249
......@@ -43,9 +43,6 @@ var _ = framework.KubeDescribe("DisruptionController", func() {
var cs *kubernetes.Clientset
BeforeEach(func() {
// skip on GKE since alpha features are disabled
framework.SkipIfProviderIs("gke")
cs = f.StagingClient
ns = f.Namespace.Name
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment