Skip to content

Switch ARO-HCP e2e-parallel to canadacentral - #83878

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
inbharajmani:aro-hcp-e2e-switch-canadacentral
Aug 24, 2026
Merged

Switch ARO-HCP e2e-parallel to canadacentral#83878
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
inbharajmani:aro-hcp-e2e-switch-canadacentral

Conversation

@inbharajmani

@inbharajmani inbharajmani commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Switch e2e-parallel and e2e-parallel-inplace-upgrade presubmit jobs from westus3 to canadacentral
  • westus3 is hitting OverconstrainedZonalAllocationRequest failures for Intel D*ds_v6 VM SKUs in zone 1, causing consistent CI failures across multiple PRs
  • canadacentral is one of the three provisioned healthcheck regions and was last reported healthy

Failing jobs

westus3 is hitting OverconstrainedZonalAllocationRequest failures
for D*ds_v6 Intel VM SKUs across multiple CI runs. Switch e2e-parallel
and e2e-parallel-inplace-upgrade to canadacentral for better VM
availability.
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 669242be-7680-4dc1-bb04-edcd50f76dbb

📥 Commits

Reviewing files that changed from the base of the PR and between 8cd224f and 93db656.

📒 Files selected for processing (1)
  • ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main.yaml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

The ARO-HCP development E2E parallel and in-place upgrade jobs now use canadacentral instead of westus3.

Changes

ARO-HCP job location update

Layer / File(s) Summary
Update development job locations
ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main.yaml
Updates MULTISTAGE_PARAM_OVERRIDE_LOCATION to canadacentral for the e2e-parallel and e2e-parallel-inplace-upgrade jobs.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 93db6

This localized change moves two CI jobs from westus3 to canadacentral; no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: gmfrasca, raelga, roivaz

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The commit changes only two YAML region values from westus3 to canadacentral; it adds no Ginkgo test titles or dynamic test-name content.
Test Structure And Quality ✅ Passed The commit changes only two YAML location values; it adds or modifies no Ginkgo It blocks or cluster-test setup, waits, or assertions.
Microshift Test Compatibility ✅ Passed The PR changes only two YAML region values; it adds no Ginkgo e2e tests or MicroShift-incompatible API and feature usage.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR changes only two YAML region values; it adds no Ginkgo e2e tests or test constructs that could introduce SNO multi-node assumptions.
Topology-Aware Scheduling Compatibility ✅ Passed The HEAD^..HEAD diff changes only two CI YAML region values; it adds no deployment manifests, operator/controller code, or topology-dependent scheduling constraints.
Ote Binary Stdout Contract ✅ Passed The PR changes only two YAML location values; it adds no OTE binary code or process-level stdout writes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The PR changes only two YAML region values; it adds no Ginkgo tests or test networking or external-connectivity behavior.
No-Weak-Crypto ✅ Passed The commit changes only two Azure region values in e2e job configuration; no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, or crypto implementation changes are present.
Container-Privileges ✅ Passed The patch changes only two location environment values in one CI YAML file; it adds no privileged, host namespace, SYS_ADMIN, or allowPrivilegeEscalation settings.
No-Sensitive-Data-In-Logs ✅ Passed The PR changes only two region values in CI YAML; it adds no logging and exposes no passwords, tokens, API keys, PII, session IDs, hostnames, or customer data.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the primary region change for the ARO-HCP e2e-parallel jobs.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from deads2k and raelga August 24, 2026 09:11
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@inbharajmani: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-Azure-ARO-HCP-main-e2e-parallel Azure/ARO-HCP presubmit Ci-operator config changed
pull-ci-Azure-ARO-HCP-main-e2e-parallel-inplace-upgrade Azure/ARO-HCP presubmit Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@inbharajmani

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-Azure-ARO-HCP-main-e2e-parallel

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@inbharajmani: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mmazur

mmazur commented Aug 24, 2026

Copy link
Copy Markdown
Member

/approve

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 24, 2026
@mmazur

mmazur commented Aug 24, 2026

Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 24, 2026
@openshift-ci

openshift-ci Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inbharajmani, mmazur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@inbharajmani

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@inbharajmani: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 24, 2026
@openshift-ci

openshift-ci Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

@inbharajmani: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot
openshift-merge-bot Bot merged commit cf1b457 into openshift:main Aug 24, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants