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

e2e: Build and use e2e executable in CI #1743

Open
2 tasks
Tracked by #1717
nirs opened this issue Jan 13, 2025 · 0 comments · May be fixed by #1723
Open
2 tasks
Tracked by #1717

e2e: Build and use e2e executable in CI #1743

nirs opened this issue Jan 13, 2025 · 0 comments · May be fixed by #1723
Assignees

Comments

@nirs
Copy link
Member

nirs commented Jan 13, 2025

We want to be able to run the e2e tests on any system without checking out ramen code.

The e2e tests can be built as standalone executable that can be downloaded by anyone and run on any cluster given proper configuration file. To make sure this works correctly we need to build an executable and use it in the CI.

The same executable can also be used locally, if this makes running local tests easier or faster.

Tasks:

  • Build e2e executable in e2e job and use it for tests
  • Build e2e executable and use it for local tests
@nirs nirs self-assigned this Jan 13, 2025
This was referenced Jan 13, 2025
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 a pull request may close this issue.

1 participant