Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to cypress image #5318

Closed

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 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