Description of problem: Integration test scenario "global-installmode.scenario.ts" fails if run multiple times on the same cluster Version-Release number of selected component (if applicable): Tested on "devclusters" from CoreOS #forum-ui-clusters on multiple days in early May 2020 How reproducible: Always Steps to Reproduce: 1. Prime environment to run integration/e2e tests per https://github.com/openshift/console/blob/master/README.md 2. Run "olmFull" suite once (eg. ./test-gui.sh olmFull) 3. Run "olmFull" suite again Actual results: Whether the first run succeeds or not, all subsequent runs fail early in the "All Namespaces (Jaeger)" part, perhaps at "displays Operator in "Cluster Service Versions" view for "test-xsmrb" namespace" Expected results: All subsequent runs should have the same chance of passing as the first Additional info:
Test updates are good candidates to migrate to Cypress.
This does not affect CI currently, so I am marking it 4.6 since we need to redo this entire test in cypress once it merges. If there is time, we will come back to this for 4.5.
This is still a 4.6 target and therefore will move to future sprint.
Work in progress but will need until next sprint.
Due to the size of this fix, we have a jira ticket console-2397 tracking this work. Will not be done this sprint so moving to next sprint.
This was fixed by porting the tests over to Cypress and removing the Protractor-based test suite this bug was filed against. Waiting on https://github.com/openshift/console/pull/7261 to merge before updating status.
Build against console master branch locally, then run olm integration test several times: # ./test-cypress.sh -p olm The results for all runs passed at most steps except some timeout failure. The latter runs won't fail early now, the bug is fixed.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5633