Merge pull request #107869 from justinsb/e2e_feature_must_be_square_bracketed

e2e: Feature tags must be in square brackets
This commit is contained in:
Kubernetes Prow Robot 2022-01-30 17:38:23 -08:00 committed by GitHub
commit 1c03e36f9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ import (
imageutils "k8s.io/kubernetes/test/utils/image"
)
var _ = common.SIGDescribe("Feature:Topology Hints", func() {
var _ = common.SIGDescribe("[Feature:Topology Hints]", func() {
f := framework.NewDefaultFramework("topology-hints")
// filled in BeforeEach