test pr chnages#79294
Conversation
|
Hi @mohitsharma-web. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
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)
WalkthroughUpdated multi-arch OpenShift nightly-upgrade CI config: changed the ARM additional worker VM from ChangesMulti-arch CI Test Configuration Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 11 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (11 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 |
|
/ok-to-test |
|
/test all |
| interval: 72h | ||
| steps: | ||
| cluster_profile: openshift-org-gcp | ||
| cluster_profile: gcp-arm64 |
| interval: 72h | ||
| steps: | ||
| cluster_profile: openshift-org-gcp | ||
| cluster_profile: gcp-arm64 |
| ADDITIONAL_WORKER_ARCHITECTURE: aarch64 | ||
| ADDITIONAL_WORKER_VM_TYPE: t2a-standard-2 | ||
| COMPUTE_NODE_REPLICAS: "2" | ||
| ADDITIONAL_WORKER_VM_TYPE: t2a-standard-4 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mohitsharma-web 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]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.21-upgrade-from-nightly-4.20-ocp-ovn-remote-s2s-libvirt-multi-p-p |
|
@mohitsharma-web: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@mohitsharma-web: The following tests 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. |
What this PR changes (practical impact)
This PR updates the OpenShift CI configuration for the multiarch repository's nightly upgrade job matrix that validates upgrades from nightly 4.20 → nightly 4.21. It adjusts test environment resource sizing and DNS/workflow settings for heterogeneous and libvirt-based upgrade jobs used by CI.
Key changes
GCP heterogeneous upgrade (ocp-e2e-upgrade-gcp-ovn-multi-x-ax)
GCP single-arch ARM upgrade (ocp-e2e-upgrade-gcp-ovn-multi-a-a)
libvirt/remote upgrade jobs
Metadata
Other notes