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

Ci add rancher manager upgrade test #869

Merged
merged 2 commits into from
Jun 14, 2023

Conversation

ldevulder
Copy link
Contributor

@ldevulder ldevulder commented Jun 13, 2023

Should fix #761.

The upgrade tests will follow these steps:

  • installation of K3s or RKE2
  • installation of Rancher Manager Stable
  • installation of Elemental Operator Stable
  • bootstrap of the 3 first nodes (master pool) With Stable ISO
  • upgrade of Elemental Operator to Dev version
  • upgrade of Rancher Manager to Dev (HEAD) version (exact version can be choose)
  • upgrade of node1 with osImage
  • upgrade of node2 and node3 with managedOSVersionName
  • bootstrap of 2 other nodes (worker pool).

Verification runs:

@ldevulder ldevulder self-assigned this Jun 13, 2023
@ldevulder ldevulder requested a review from a team as a code owner June 13, 2023 14:20
@ldevulder ldevulder marked this pull request as draft June 13, 2023 14:20
@ldevulder ldevulder force-pushed the ci-add-rancher-manager-upgrade-test branch 9 times, most recently from c6e3ed5 to 19352ea Compare June 14, 2023 13:18
@ldevulder ldevulder marked this pull request as ready for review June 14, 2023 14:36
@ldevulder ldevulder force-pushed the ci-add-rancher-manager-upgrade-test branch from 19352ea to 889cf11 Compare June 14, 2023 14:40
Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder force-pushed the ci-add-rancher-manager-upgrade-test branch from 889cf11 to 12949f9 Compare June 14, 2023 15:00
Copy link
Contributor

@juadk juadk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one! LGTM

@ldevulder ldevulder merged commit 7b4a4b6 into main Jun 14, 2023
@ldevulder ldevulder deleted the ci-add-rancher-manager-upgrade-test branch June 14, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

e2e: Test Upgrades of Rancher while Elemental is installed
2 participants