Skip to content

CI E2E tests should run on k8s matrix #1663

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

Closed
metacosm opened this issue Dec 14, 2022 · 1 comment · Fixed by #1713
Closed

CI E2E tests should run on k8s matrix #1663

metacosm opened this issue Dec 14, 2022 · 1 comment · Fixed by #1713
Assignees
Milestone

Comments

@metacosm
Copy link
Collaborator

The e2e tests are currently using a rather old, hardcoded k8s version. They should run on the same matrix as the rest of the tests.

@csviri csviri added this to the 4.3 milestone Dec 18, 2022
@csviri csviri self-assigned this Jan 10, 2023
@csviri
Copy link
Collaborator

csviri commented Jan 10, 2023

For now added this PR: #1713

I'm not sure if this should run on the full matrix, would say rather the newest k8s, since integration tests are intended to cover all the features already. So this is more to test the whole deployment, and real life scenario. Would not harm though.

@csviri csviri linked a pull request Jan 10, 2023 that will close this issue
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.

2 participants