Skip to content

Conversation

manuelmeister
Copy link
Member

Try to improve #5284

@manuelmeister manuelmeister added the test-flaky-e2e! Add this label to a PR to run e2e tests multiple times label Jun 9, 2024
@manuelmeister manuelmeister removed the test-flaky-e2e! Add this label to a PR to run e2e tests multiple times label Jun 9, 2024
Comment on lines 9 to 11
runs-on: ubuntu-22.04
container:
image: cypress/browsers:node-20.13.1-chrome-125.0.6422.60-1-ff-126.0-edge-125.0.2535.51-1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
runs-on: ubuntu-22.04
container:
image: cypress/browsers:node-20.13.1-chrome-125.0.6422.60-1-ff-126.0-edge-125.0.2535.51-1
runs-on: ubuntu-22.04

To build the e2e images, we don't want the cypress image.
We want access to an environment which can build OCI (Open Container Initiative) images fast.

@manuelmeister manuelmeister force-pushed the fix/cypress-flakyness branch from eb420db to 2802e03 Compare June 9, 2024 15:42
@manuelmeister manuelmeister deleted the fix/cypress-flakyness branch June 9, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants