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/ui: add test to upgrade via os version channel #710

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

juadk
Copy link
Contributor

@juadk juadk commented Mar 2, 2023

Fix #696

  • If test uses elemental-ui 1.0.0, we cannot test upgrade with OS version channel, so we test upgrading with OS image only both for K3s and RKE2
    image

  • If elemental-ui > 1.0.0, UI is different than before

    • OS image upgrade is tested if the cluster type is K3s,
      image

    • Os version channel upgrade is tested if the cluster type is RKE2
      image

Verification runs:
UI-RKE2-OS-Upgrade-Rancher_Stable ✔️
UI-K3s-OS-Upgrade-Rancher_Stable ✔️
UI-K3s-OS-Upgrade-Rancher_Latest ❌ - not related to the PR (Rancher bug)
UI-RKE2-OS-Upgrade-Rancher_Latest ✔️

@juadk juadk force-pushed the 696-add_os_version_upgrade_test branch 3 times, most recently from c7bd29c to 93eff59 Compare March 2, 2023 13:43
@juadk juadk marked this pull request as ready for review March 2, 2023 14:29
@juadk juadk force-pushed the 696-add_os_version_upgrade_test branch from 93eff59 to 87421c8 Compare March 2, 2023 14:49
@juadk juadk enabled auto-merge (rebase) March 2, 2023 14:56
@juadk juadk merged commit 581ab59 into main Mar 2, 2023
@juadk juadk deleted the 696-add_os_version_upgrade_test branch March 2, 2023 15:06
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 upgrade using ManagedOSVersionChannel in UI
2 participants