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

[chore] add EKS to test upgrades #1051

Merged
merged 1 commit into from
Nov 29, 2023
Merged

[chore] add EKS to test upgrades #1051

merged 1 commit into from
Nov 29, 2023

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Nov 29, 2023

This PR adds eks upgrade testing. It is using a helm command to install the latest main for a PR or the previous commit when running on main, and then we run the tests which try to install then upgrade helm with the latest.

@atoulme atoulme marked this pull request as ready for review November 29, 2023 02:49
@atoulme atoulme requested review from a team as code owners November 29, 2023 02:49
@jvoravong
Copy link
Contributor

It would be useful to add a make actions like these. Can be added in a future PR, I'll likely try to add these in a future PR.

  • prepare-e2e: Make sure kind and needed test resources are setup
  • functional-test/functional-test-{subset}: Run the functional tests or subset in such a way that github workflows or local devs can run can use this action and run the tests.

@atoulme atoulme merged commit b1ad0e2 into main Nov 29, 2023
27 checks passed
@atoulme atoulme deleted the test_upgrade branch November 29, 2023 16:34
@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants