DRAFT DO NOT MERGE - [MCO][5.0][CONFIG][METAL] added extra disks and workers#81733
DRAFT DO NOT MERGE - [MCO][5.0][CONFIG][METAL] added extra disks and workers#81733proietfb wants to merge 4 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe disruptive TechPreview periodic job now documents and enables two 16G extra disks and one additional worker through ChangesMCO periodic job configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/pj-rehearse e2e-metal-ipi-ovn-ipv4-mco-disruptive-techpreview |
|
@proietfb: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@proietfb: job(s): e2e-metal-ipi-ovn-ipv4-mco-disruptive-techpreview either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse |
|
@proietfb: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@proietfb: no rehearsable tests are affected by this change |
|
@proietfb, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@proietfb: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@proietfb, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@proietfb, |
|
@proietfb, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@proietfb: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@proietfb, |
87a1a1a to
412e3fc
Compare
|
/pj-rehearse |
|
@proietfb: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@proietfb: no rehearsable tests are affected by this change |
|
/hold |
|
/pj-rehearse e2e-metal-ipi-ovn-ipv4-mco-disruptive-techpreview |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: proietfb The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
A total of 2778 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@proietfb: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@proietfb: job(s): e2e-metal-ipi-ovn-ipv4-mco-disruptive-techpreview either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse periodic-ci-openshift-machine-config-operator-release-5.0-periodics-e2e-metal-ipi-ovn-ipv4-mco-disruptive-techpreview-1of3 |
|
@proietfb: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@proietfb: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Added DEVSCRIPTS_CONFIG variables to machine-config-operator
e2e-metal-ipi-ovn-ipv4-mco-disruptive-techpreview5.0 job in order to have additional disks and workers.This change is a draft to check the compatibility for bare metal tests on MCO-PR#6085
Summary by CodeRabbit
Updates the OpenShift CI Machine Config Operator 5.0 bare-metal disruptive TechPreview job
e2e-metal-ipi-ovn-ipv4-mco-disruptive-techpreviewto provision additional test resources. The job now documents that it uses “extra disks” and extendsDEVSCRIPTS_CONFIGto enable extra disks (VM_EXTRADISKS=true) with devicesvda vdb, allocating16Geach, and addsNUM_EXTRA_WORKERS=1to increase worker capacity for compatibility testing with upcoming MCO changes. Only this job definition is modified.