We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5f6915 + bf755b3 commit c3bcd2eCopy full SHA for c3bcd2e
test/e2e/bundle_e2e_test.go
@@ -16,7 +16,8 @@ import (
16
"github.com/operator-framework/operator-lifecycle-manager/test/e2e/ctx"
17
)
18
19
-var _ = Describe("Installing bundles with new object types", func() {
+// FIXME: Reintegrate this test
20
+var _ = PDescribe("Installing bundles with new object types", func() {
21
var (
22
kubeClient operatorclient.ClientInterface
23
operatorClient versioned.Interface
0 commit comments