mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Moving Regional PD e2e tests to regular test suites
This commit is contained in:
parent
65a819338a
commit
7653fb6887
@ -44,7 +44,7 @@ const (
|
||||
statefulSetReadyTimeout = 3 * time.Minute
|
||||
)
|
||||
|
||||
var _ = utils.SIGDescribe("Regional PD [Feature:RegionalPD]", func() {
|
||||
var _ = utils.SIGDescribe("Regional PD", func() {
|
||||
f := framework.NewDefaultFramework("regional-pd")
|
||||
|
||||
// filled in BeforeEach
|
||||
|
Loading…
Reference in New Issue
Block a user