add [sig-apps] prefix to workload e2e tests
This commit is contained in:
@@ -55,7 +55,7 @@ var (
|
||||
nilRs *extensions.ReplicaSet
|
||||
)
|
||||
|
||||
var _ = framework.KubeDescribe("Deployment", func() {
|
||||
var _ = SIGDescribe("Deployment", func() {
|
||||
var ns string
|
||||
var c clientset.Interface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user