]
Guilherme Baufaker Rêgo updated SWSQE-460:
------------------------------------------
Sprint: Kiali Sprint #12, Kiali Sprint #13 (was: Kiali Sprint #12)
Create more openshift clusters to run the main pipeline concurrently
when needed
--------------------------------------------------------------------------------
Key: SWSQE-460
URL:
https://issues.jboss.org/browse/SWSQE-460
Project: Kiali QE
Issue Type: QE Task
Reporter: Filip Brychta
Assignee: Michael Foley
Priority: Minor
SWSQE-450 identified a few options how to speed up PR job execution.
Right now we have 3 triggers which are starting Istio-and-Kiali-on-Openshift job. First
is nightly timer, kiali-core-pr-e2e-test and kiali-ui-pr-e2e-test.
Istio-and-Kiali-on-Openshift job is not allowed to be run in parallel so when the job is
in progress other runs have to wait. Also two PR jobs are using b12 cluster so when there
is more PR jobs started at the same time it's sequential run again. We need to create
more openshift clusters to be able to run more PR jobs in parallel (unless there is an
option to deploy more istio/kiali versions to one openshift cluster).