Add new RHOSO selfsched jobs#80510
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 ignored due to path filters (1)
📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughA new ci-operator configuration file is added for the Changesmetal-rhoso-selfsched-x86 CI Job Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
this PR to add a new rhoso self scheduled job and test the osp-selfsched cluster profile
246a3e2 to
af98e46
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/approve |
|
/pj-rehearse network-access-allowed |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: masco, mcornea 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 |
|
@mcornea: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-reharse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-metal-rhoso-selfsched-x86-rhoso-self-sched |
|
/pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-metal-rhoso-selfsched-x86-rhoso-self-sched |
|
@masco: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@masco: 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. |
this PR to add a new rhoso self scheduled job
and test the osp-selfsched cluster profile
Summary by CodeRabbit
This PR adds a new self-scheduled OpenShift QE perfscale CI job to the
openshift/releaserepository to run RHOSO (Red Hat OpenStack) tests on bare metal.What changes
ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__metal-rhoso-selfsched-x86.yaml, defining a new test entryas: rhoso-self-sched.metal-perfscale-osp-selfschedcluster profile (OSP self-scheduling environment) and runs theopenshift-qe-installer-bm-deployworkflow.releases.lateststable channel for OpenShift 4.18.intranet) and allows unrestricted network access (restrict_network_access: false).Impact
ocp-qe-perfscale-ciRHOSO test coverage with an additional self-scheduled (non-weekly) bare-metal lane focused specifically on theosp-selfschedcluster profile, improving flexibility for RHOSO validation in the OpenShift QE perfscale suite.