Mark remaining e2e_node tests with [sig-*] label

This commit is contained in:
wojtekt
2021-02-22 19:53:33 +01:00
parent f4801a7c85
commit a74737eb03
33 changed files with 114 additions and 41 deletions

View File

@@ -34,7 +34,7 @@ import (
"github.com/onsi/ginkgo"
)
var _ = framework.KubeDescribe("Security Context", func() {
var _ = SIGDescribe("Security Context", func() {
f := framework.NewDefaultFramework("security-context-test")
var podClient *framework.PodClient
ginkgo.BeforeEach(func() {