`gitlab-runner` has a failing cypress test in the BB all-packages pipeline
Issue
When an all-packages
pipeline is executed in BB umbrella, gitlab-runner
has a failing cypress test.
Example MR with a failing pipeline: big-bang/bigbang!5723
Relevant logs:
1) Gitlab Runner: Run Pipeline
Execute project CI/CD pipeline as root user:
AssertionError: Timed out retrying after 12000ms: Expected to find element: `button[id="commit-changes"]`, but never found it.
at Context.eval (webpack:///./cypress/e2e/01-run-pipeline.spec.cy.js:38:9)
Acceptance Criteria
-
gitlab-runner
cypress tests no longer fail in the BBall-packages
pipeline