Merge pull request #52743 from foxish/revert-upgrade-test-break

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>..

Make statefulset tests part of separate testsuite

xref: https://github.com/kubernetes/kubernetes/pull/52582
This commit is contained in:
Kubernetes Submit Queue 2017-09-19 13:35:53 -07:00 committed by GitHub
commit 773268d533

View File

@ -200,7 +200,7 @@ var _ = SIGDescribe("etcd Upgrade [Feature:EtcdUpgrade]", func() {
})
})
var _ = Describe("[sig-apps] stateful Upgrade [Feature:ClusterUpgrade]", func() {
var _ = Describe("[sig-apps] stateful Upgrade [Feature:StatefulUpgrade]", func() {
f := framework.NewDefaultFramework("stateful-upgrade")
// Create the frameworks here because we can only create them