MCO-2171: Migrate boot image tests to MCO's disruptive suites#5800
MCO-2171: Migrate boot image tests to MCO's disruptive suites#5800djoshy wants to merge 3 commits intoopenshift:mainfrom
Conversation
|
@djoshy: This pull request references MCO-2171 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Skipping CI for Draft Pull Request. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: djoshy The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
- What I did
This PR migrates the AWS, GCP and vsphere bootimage test from origin, reusing existing helpers wherever possible. It refactors a few of the helpers so they are accessible via the exutil package.
- How to verify it
The migrated tests added to the disruptive suite should pass; this should not affect functionality so does not need additional QE.