Skip to content

2.x 3.x upgrade tests post upgrade#1098

Merged
pawelpaszki merged 1 commit into
project-codeflare:mainfrom
pawelpaszki:2.x-3.x-upgrade-tests-post-upgrade
Jun 15, 2026
Merged

2.x 3.x upgrade tests post upgrade#1098
pawelpaszki merged 1 commit into
project-codeflare:mainfrom
pawelpaszki:2.x-3.x-upgrade-tests-post-upgrade

Conversation

@pawelpaszki

Copy link
Copy Markdown
Contributor

https://redhat.atlassian.net/browse/RHOAIENG-63111

What changes have been made

added idempotent migration script to be executed before original post-upgrade tests to migrate (if applicable) ray clusters from 2.x to 3.x

Verification steps

  • run pre-upgrade tests with this branch,
  • upgrade RHOAI to 3.5EA2
  • build an image with this branch
  • run post_upgrade tests with the new image

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • Testing is not required for this change

@openshift-ci openshift-ci Bot requested review from DavidAdaRH and dimakis June 3, 2026 13:24
@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.47%. Comparing base (e928698) to head (66e9fba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1098   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files          23       23           
  Lines        2329     2329           
=======================================
  Hits         2247     2247           
  Misses         82       82           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kryanbeane kryanbeane left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

only one nit. Happy to lgtm but will hold incase you think we should fix that one comment

/hold

Comment thread scripts/migration/ray_cluster_migration.py Outdated
@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 4, 2026
@openshift-ci openshift-ci Bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 4, 2026
@pawelpaszki

Copy link
Copy Markdown
Contributor Author

/hold

pawelpaszki added a commit to pawelpaszki/codeflare-sdk that referenced this pull request Jun 4, 2026
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 4, 2026
@pawelpaszki

Copy link
Copy Markdown
Contributor Author

/hold cancel

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 12, 2026
@pawelpaszki pawelpaszki force-pushed the 2.x-3.x-upgrade-tests-post-upgrade branch from 4f2fbfe to 66e9fba Compare June 15, 2026 09:17
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 15, 2026
@openshift-ci

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kryanbeane

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@pawelpaszki pawelpaszki merged commit da5937c into project-codeflare:main Jun 15, 2026
22 of 23 checks passed
@pawelpaszki pawelpaszki deleted the 2.x-3.x-upgrade-tests-post-upgrade branch June 15, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants