]
Matt Mahoney resolved SWSQE-428.
--------------------------------
Resolution: Done
Maistra Deploy Failing Checker
------------------------------
Key: SWSQE-428
URL:
https://issues.jboss.org/browse/SWSQE-428
Project: Kiali QE
Issue Type: Bug
Reporter: Matt Mahoney
Assignee: Matt Mahoney
The Maistra job called the 'checker' before istio-system had been created, thus
the checker failed.
Will need to add a retry on checking for the existence of istio-system namespace.
+ sh scripts/kiali/testscript.sh
Checking if Istio is deployed Successfully and all pods are up.
OS_HOSTNAME:
mstr.cicd.osoos.centralci.eng.rdu2.********.com
OS_USERNAME: user1
OS_PASSWORD: ********
OS_PORT: 8443
KIALI: false
BOOKINFO:
Login to OS CLI...
Istio-system project does not exist..exiting
Build step 'Execute shell' marked build as failure
Finished: FAILURE