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

tests: skip e2e by default #295

Merged
merged 1 commit into from
Aug 15, 2024
Merged

tests: skip e2e by default #295

merged 1 commit into from
Aug 15, 2024

Conversation

endocrimes
Copy link
Contributor

When we added e2e tests, we split them into a separate job and introduced make e2e, but in the process didn't exclude them from other test execution, which means we've been inadvertently slowing down our build pipelines and development flow (executing e2e's twice when running make test e2e).

This PR adds those skips.

Copy link
Contributor

@calebschoepp calebschoepp left a comment

Choose a reason for hiding this comment

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

LGTM!

@endocrimes endocrimes merged commit 9246b2c into main Aug 15, 2024
11 checks passed
@endocrimes endocrimes deleted the dani/skip-e2e branch August 15, 2024 15:05
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