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

Re-enable e2e tests #867

Open
anmazzotti opened this issue Oct 8, 2024 · 0 comments
Open

Re-enable e2e tests #867

anmazzotti opened this issue Oct 8, 2024 · 0 comments

Comments

@anmazzotti
Copy link
Contributor

The e2e workflow has been disabled after the discontinuation of OBS chart build for PRs.
It was refactored to build the chart "locally" on the GitHub Actions runner, however it ended up failing consistently on a few tests due to race condition.

The LOCAL_BUILD=true make e2e-tests action works when running on my workstation.

I think we should take the chance to refactor these tests, either to run them as integration tests instead, or to refactor them together with the elemental e2e tests. I also wonder if anything is already redundant considering the latter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant