Disable rbac/v1alpha1 settings/v1alpha1 scheduling/v1alpha1

This commit is contained in:
jennybuckley
2017-09-05 14:10:24 -07:00
parent 44c5182187
commit 3ebd68abf6
3 changed files with 1 additions and 14 deletions

View File

@@ -33,7 +33,7 @@ import (
. "github.com/onsi/gomega"
)
var _ = SIGDescribe("PodPreset", func() {
var _ = SIGDescribe("[Feature:PodPreset] PodPreset", func() {
f := framework.NewDefaultFramework("podpreset")
var podClient *framework.PodClient