Roll back Connect test

This commit is contained in:
Volodymyr Zotov
2025-08-21 10:11:06 -05:00
parent 9825cb57c9
commit d0b11c70f0

View File

@@ -39,13 +39,13 @@ var _ = Describe("Onepassword Operator e2e", Ordered, func() {
operator.WaitingForOperatorPod() operator.WaitingForOperatorPod()
}) })
//Context("Use the operator with Connect", func() { Context("Use the operator with Connect", func() {
// BeforeAll(func() { BeforeAll(func() {
// operator.WaitingForConnectPod() operator.WaitingForConnectPod()
// }) })
//
// runCommonTestCases() runCommonTestCases()
//}) })
Context("Use the operator with Service Account", func() { Context("Use the operator with Service Account", func() {
BeforeAll(func() { BeforeAll(func() {