This repository was archived by the owner on Jul 23, 2020. It is now read-only.
This repository was archived by the owner on Jul 23, 2020. It is now read-only.
Intermittent issue - application is not available on run environment #4009
Open
Description
The E2E tests fail intermittently because the application is not available on run environment.
The E2E workflow is:
- Create space
- Create Vert.x with REST API and Rollout to Run strategy
- Waits until the pipeline is finished and promotes to Run
- Checks the stage application
- Checks the run application - this step fails
This is the Jenkins log
http://artifacts.ci.centos.org/devtools/e2e/devtools-test-e2e-openshift.io-smoketest-us-east-2a-released/322/05-01-jenkins-log.html
This is output of a script that lists Jenkins pods, we can add any oc command you might need to debug this issue