Switch edpm multinode GitHub check jobs to ocp 4 22 - #4123
Conversation
PR Summary by QodoMigrate EDPM multinode checks to OCP 4.22.1
AI Description
Diagram
High-Level Assessment
Files changed (6)
|
Code Review by Qodo
1. Whitebox check remains 4.20
|
| name: podified-multinode-edpm-deployment-crc-2comp | ||
| parent: podified-multinode-edpm-deployment-crc | ||
| nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-20-1-xxl | ||
| nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-22-1-xxl |
There was a problem hiding this comment.
1. Whitebox check remains 4.20 🐞 Bug ≡ Correctness
The whitebox multinode GitHub check explicitly overrides the migrated two-compute parent with an OCP 4.20 nodeset, so this check does not move to OCP 4.22. The PR already defines the equivalent OCP 4.22 XXL-compute nodeset but never assigns it to the check.
Agent Prompt
## Issue description
The whitebox Neutron Tempest multinode GitHub check overrides its migrated parent with an OCP 4.20 nodeset. Update the override to use the newly defined equivalent OCP 4.22 nodeset.
## Issue Context
The appropriate replacement is `centos-9-2x-centos-9-xxl-crc-cloud-ocp-4-22-1-3xl`, which preserves the whitebox job's XXL compute layout.
## Fix Focus Areas
- zuul.d/whitebox_neutron_tempest_jobs.yaml[5-8]
- zuul.d/nodeset.yaml[711-721]
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 44m 09s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 33m 30s |
d66a971 to
02a8a34
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 4h 10m 17s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 30m 22s |
|
recheck |
This PR switched the edpm multinode github-check jobs to OCP- 4.22 Jobs: base, edpm_multinode, kuttl_multinode, podified_multinode and tempest_multinode. Signed-off-by: Bhagyashri Shewale bshewale@redhat.com
02a8a34 to
bd4d8ce
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 29m 54s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 43m 15s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 28m 04s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 31m 34s |
|
recheck |
1 similar comment
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 47m 50s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 59m 33s |
|
recheck |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evallesp 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 |
|
PR needs rebase. 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. |
Depends-On: openstack-k8s-operators/openstack-operator#2042