-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.18
-
None
-
ODC Sprint 3263
-
1
-
False
-
Description of problem:
When running a cypress test locally, with auth disabled, while logged in to kubeadmin, (e.g., running pipeline-ci.feature within test-cypress-pipelines), the before each fails because it expects there to be an empty message, when we are actually logged into kubeadmin
Version-Release number of selected component (if applicable):
4.18
How reproducible:
always
Steps to Reproduce:
1. Run console the ./contrib/oc-environment.sh way while logged into kubeadmin 2. Run pipeline-ci.feature within the test-cypress-pipelines yarn script in the frontend folder
Actual results:
The after-each of the tests fail
Expected results:
The after-each of the tests are allowed to pass
Additional info: