diff --git a/test/e2e-apiserver-test/velaql_test.go b/test/e2e-apiserver-test/velaql_test.go index 9cf356f7c..fd191afeb 100644 --- a/test/e2e-apiserver-test/velaql_test.go +++ b/test/e2e-apiserver-test/velaql_test.go @@ -203,7 +203,7 @@ var _ = Describe("Test velaQL rest api", func() { }, 2*time.Minute, 3*time.Microsecond).Should(BeNil()) }) - It("Test collect pod from helmRelease", func() { + PIt("Test collect pod from helmRelease", func() { appWithHelm := new(v1beta1.Application) Expect(yaml.Unmarshal([]byte(podInfoApp), appWithHelm)).Should(BeNil()) req := apiv1.ApplicationRequest{