Test: pend multicluster rollout test (#5873)

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
This commit is contained in:
Somefive
2023-04-18 19:03:13 +08:00
committed by GitHub
parent 657fcc6c64
commit d1a37eb2d0

View File

@@ -35,7 +35,7 @@ import (
"sigs.k8s.io/yaml"
)
var _ = Describe("Test MultiCluster Rollout", func() {
var _ = PDescribe("Test MultiCluster Rollout", func() {
Context("Test Runtime Cluster Rollout", func() {
var namespace string
var hubCtx context.Context