Skip to content

Fix migration for dev=false and bump rancher versions for migration#562

Open
valaparthvi wants to merge 4 commits into
mainfrom
test-2.12
Open

Fix migration for dev=false and bump rancher versions for migration#562
valaparthvi wants to merge 4 commits into
mainfrom
test-2.12

Conversation

@valaparthvi

@valaparthvi valaparthvi commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Which issue(s) this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

Fixes #

Checklist:

  • Squashed commits into logical changes
  • Documentation
  • Added/Modified Qase IDs
  • GitHub Actions (if applicable)

Special notes for your reviewer:

E2E Test Results:

Run Name Run Result Notes
[4834] Rancher-head/2.14 - @install @migration dev=false destroy=false ❌ Fail
[4842] Rancher-head/2.14 - @install @migration dev=false destroy=false ❌ Fail
[4840] Rancher-head/2.14 - @install @migration dev=false destroy=false ❌ Fail
[4842] Rancher-head/2.14 - @install @migration dev=false destroy=false ❌ Fail
[4845] Rancher-head/2.14 - @install @migration dev=true destroy=true ❌ Fail
[4859] Rancher-head/2.14 - @install @short dev=true destroy=true ✅ Pass
[4860] Rancher-head/2.14 - @install @migration dev=false destroy=false ❌ Fail
[4862] Rancher-head/2.14 - @install @migration dev=false destroy=true ❌ Fail
[4864] Rancher-prime/2.13.7 - @install @short dev=true destroy=false ❌ Fail

All the failures are related to Azure v2prov run post-migration. It fails on main with 2.13.7.

@valaparthvi valaparthvi force-pushed the test-2.12 branch 3 times, most recently from 50e0073 to aec25c4 Compare June 25, 2026 10:06
Comment thread tests/cypress/latest/e2e/capd_rke2_migration_clusterclass.spec.ts Fixed
Comment thread tests/cypress/latest/e2e/capd_rke2_migration_clusterclass.spec.ts Fixed
@valaparthvi valaparthvi force-pushed the test-2.12 branch 3 times, most recently from 74c905b to 6b53527 Compare June 25, 2026 12:12
Comment thread tests/cypress/latest/e2e/capd_rke2_migration_clusterclass.spec.ts Fixed
Comment thread tests/cypress/latest/e2e/capd_rke2_migration_clusterclass.spec.ts Fixed
@valaparthvi valaparthvi force-pushed the test-2.12 branch 2 times, most recently from db207d7 to 4ce127e Compare June 30, 2026 10:19
Signed-off-by: Parthvi Vala <parthvi.vala@suse.com>
Comment thread tests/cypress/latest/e2e/capd_rke2_migration_clusterclass.spec.ts Outdated
@valaparthvi valaparthvi marked this pull request as ready for review July 2, 2026 09:43
Co-authored-by: Tomas Hehejik <thehejik@suse.com>
@valaparthvi valaparthvi requested review from cpinjani and thehejik July 2, 2026 09:46
- name: Set Rancher Manager Upgrade version
if: ${{ contains(inputs.grep_test_by_tag, '@migration') }}
run: |
echo "RANCHER_VERSION=head/2.13" >> ${GITHUB_ENV}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can we keep the version on head, to always test the latest Rancher code

Signed-off-by: Parthvi Vala <parthvi.vala@suse.com>
@valaparthvi valaparthvi requested a review from cpinjani July 3, 2026 07:59
Comment thread .github/workflows/master-e2e.yaml Outdated
Co-authored-by: Chandan Pinjani <chandan.pinjani@suse.com>
@valaparthvi valaparthvi requested a review from cpinjani July 3, 2026 10:21
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.

3 participants