Test with service account

This commit is contained in:
Volodymyr Zotov
2025-08-21 10:02:13 -05:00
parent 6bb6088353
commit 9825cb57c9

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() {