-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
False
-
None
-
False
-
-
We are getting flaky results that produce the stop of the test run. It's happening in interop test run when the cert manager test case is executed and fails during setup of the suite:
=== Failed === FAIL: pkg/tests/tasks/security/certmanager (0.00s) test_helper_setup.go:64: Creating namespaces: [istio-system bookinfo foo bar legacy mesh-external] test_helper_setup.go:64: SETUP: Create namespace for cert-manager-operator test_helper_setup.go:64: Creating namespaces: [cert-manager-operator] test_helper_setup.go:64: SETUP: Install cert-manager-operator test_helper_setup.go:64: --- Attempt 1/60 failed. Retrying... test_helper_setup.go:64: --- Attempt 2/60 failed. Retrying... ........ test_helper_setup.go:64: FATAL: no pods found using selector name=cert-manager-operator in namespace cert-manager-operator panic: FailNow goroutine 1 [running]: github.com/maistra/maistra-test-tool/pkg/util/test.(*setupTestHelper).FailNow(...)
We need to investigate this and fix it to avoid maistra test tool stopping when fails during the setup
- causes
-
OSSM-4309 MTT: review PR Fix issues with cert manager setup
- Closed