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

test: Add clusterctl upgrade e2e test #138

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

nasusoba
Copy link
Contributor

@nasusoba nasusoba commented Aug 28, 2024

  • Add a new e2e test clusterctl_upgrade_test to testing upgrading from v0.2.0 to current version (built from source)
    • In complement to inplace_rollout_test, the clusterctl_upgrade_test will also include scenarios for modifying cluster labels/ annotations after upgrade, to verify SSA patch (feat: Support SSA patch for metadata propagation #136 ) is working as expected if user upgrade from an old version k3s CAPI.
  • Running e2e with tilt is broken (as I need to remove v1.8.99 from e2e setting, otherwise clusterctl_upgrade_test is not functioning), remove that part in e2e README.
  • Fix comment in inplace_rollout_test.

Signed-off-by: nasusoba <zhengrunyu2020@outlook.com>

add clusterctl upgrade test
@mogliang mogliang merged commit f7d2499 into k3s-io:main Aug 30, 2024
5 checks passed
This pull request was closed.
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