Skip to content

ARO-HCP: Add INT westus3 e2e periodic job - #82884

Merged
openshift-merge-bot[bot] merged 2 commits into
openshift:mainfrom
geoberle:aro-hcp-int-westus3
Aug 5, 2026
Merged

ARO-HCP: Add INT westus3 e2e periodic job#82884
openshift-merge-bot[bot] merged 2 commits into
openshift:mainfrom
geoberle:aro-hcp-int-westus3

Conversation

@geoberle

@geoberle geoberle commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Add integration-e2e-parallel-westus3 test variant targeting westus3 region for INT environment e2e testing.

Summary by CodeRabbit

Adds the integration-e2e-parallel-westus3 periodic CI job for the Azure Red Hat OpenShift main repository. Configures one free Boskos INT resource slot in westus3 for the job.

@geoberle geoberle changed the title Add INT westus3 e2e periodic job ARO-HCP: Add INT westus3 e2e periodic job Aug 4, 2026
@openshift-ci
openshift-ci Bot requested review from bennerv and mmazur August 4, 2026 11:47
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 4, 2026
@coderabbitai

coderabbitai Bot commented Aug 4, 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: Enterprise

Run ID: 7b84c1fe-4f03-4bb2-b61a-00a72dcbf0f1

📥 Commits

Reviewing files that changed from the base of the PR and between ccd51ba and e693e31.

📒 Files selected for processing (2)
  • core-services/prow/02_config/_boskos.yaml
  • core-services/prow/02_config/generate-boskos.py

Walkthrough

The periodic configuration adds a westus3 integration E2E job. Boskos configuration adds one free westus3 shard slot for the job.

Changes

ARO-HCP westus3 integration

Layer / File(s) Summary
Add westus3 periodic E2E job
ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__periodic.yaml
Adds the integration-e2e-parallel-westus3 job with existing integration E2E settings.
Provision westus3 Boskos capacity
core-services/prow/02_config/generate-boskos.py, core-services/prow/02_config/_boskos.yaml
Adds the aro-hcp-int-westus3-shard0-slot type and one free ...-00 resource.

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

Suggested labels: approved

Suggested reviewers: bennerv, mmazur, roivaz

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the addition of the ARO-HCP INT westus3 periodic E2E job.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 two-commit diff changes only Prow YAML and Boskos Python configuration; it adds no Ginkgo It/Describe/Context/When titles, and all added identifiers are static.
Test Structure And Quality ✅ Passed The PR changes only CI YAML and Boskos configuration; it adds no Go/Ginkgo test code, It blocks, resource setup, waits, or assertions to review.
Microshift Test Compatibility ✅ Passed The PR changes only CI job and Boskos configuration; it adds no Ginkgo test declarations or e2e test source, so this compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR changes only Boskos YAML and Python resource-generation configuration; it adds no Ginkgo test definitions or multi-node test assumptions.
Topology-Aware Scheduling Compatibility ✅ Passed The diff only adds a CI job/resource entry and Boskos generator data; it modifies no deployment manifest, operator, controller, or scheduling constraint.
Ote Binary Stdout Contract ✅ Passed The PR changes only Prow/Boskos configuration and resource-generation data; no OTE binary code or process-level stdout writes were added.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The PR adds only CI and Boskos configuration; no new Ginkgo It/Describe/Context/When test or IPv4/networking implementation is present.
No-Weak-Crypto ✅ Passed The complete patch changes only CI/Boskos YAML and resource-generation config; searches found no MD5, SHA-1, DES, RC4, Blowfish, ECB, crypto APIs, or custom comparisons.
Container-Privileges ✅ Passed The full PR patch adds a standard ci-operator container and port only; no privileged:true, host PID/network/IPC, SYS_ADMIN, root, or allowPrivilegeEscalation settings appear.
No-Sensitive-Data-In-Logs ✅ Passed The PR adds only job and Boskos configuration; the reporter uses a generic log URL, and no added line contains credentials, tokens, PII, or logging code.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__periodic.yaml`:
- Around line 34-51: Run make update to regenerate CI outputs for the new
integration-e2e-parallel-westus3 periodic job, including any updated
zz_generated_metadata and generated Prow job definitions. Include all generated
changes in the commit so the new job is scheduled consistently with its source
configuration.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: aa928cec-cff6-44d9-a881-5eba5c9f9e65

📥 Commits

Reviewing files that changed from the base of the PR and between b3b417b and a3f2311.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-periodics.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__periodic.yaml

Comment thread ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__periodic.yaml
@geoberle

geoberle commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel-westus3

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

Add integration-e2e-parallel-westus3 test variant targeting
westus3 region for INT environment e2e testing.
@geoberle
geoberle force-pushed the aro-hcp-int-westus3 branch from a3f2311 to ccd51ba Compare August 5, 2026 12:26
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
@openshift-ci openshift-ci Bot removed the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 5, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@geoberle: 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
periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel-westus3 N/A periodic Periodic changed
periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel N/A periodic Ci-operator config changed
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.

@roivaz

roivaz commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

/lgtm
/approve

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

geoberle commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel-westus3

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@geoberle

geoberle commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

/rehearsals-ack

@geoberle

geoberle commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@geoberle: 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 5, 2026
@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: geoberle, Prucek, roivaz

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

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

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@geoberle: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel-westus3 e693e31 link unknown /pj-rehearse periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel-westus3

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.

@geoberle

geoberle commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

/override periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel-westus3

@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@geoberle: geoberle unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers openshift-sustaining-engineers.

Details

In response to this:

/override periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel-westus3

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.

@openshift-merge-bot
openshift-merge-bot Bot merged commit cb7decc into openshift:main Aug 5, 2026
21 of 22 checks passed
@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@geoberle: Updated the resources configmap in namespace ci at cluster app.ci using the following files:

  • key boskos.yaml using file core-services/prow/02_config/_boskos.yaml
Details

In response to this:

Add integration-e2e-parallel-westus3 test variant targeting westus3 region for INT environment e2e testing.

Summary by CodeRabbit

Adds the integration-e2e-parallel-westus3 periodic CI job for the Azure Red Hat OpenShift main repository. Configures one free Boskos INT resource slot in westus3 for the job.

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.

TimurMP pushed a commit to TimurMP/release that referenced this pull request Aug 9, 2026
* Add INT westus3 e2e periodic job

Add integration-e2e-parallel-westus3 test variant targeting
westus3 region for INT environment e2e testing.

* boskos config for aro-hcp int westus3

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>

---------

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
jzding pushed a commit to jzding/release that referenced this pull request Aug 11, 2026
* Add INT westus3 e2e periodic job

Add integration-e2e-parallel-westus3 test variant targeting
westus3 region for INT environment e2e testing.

* boskos config for aro-hcp int westus3

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>

---------

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
openshift-merge-bot Bot pushed a commit that referenced this pull request Aug 12, 2026
PR #82884 added the westus3 e2e job only as a periodic, making it
unreachable via gangway as a postsubmit. Add the matching postsubmit
entry so the job can be triggered with job_execution_type=2.
TimurMP pushed a commit to TimurMP/release that referenced this pull request Sep 5, 2026
* Add INT westus3 e2e periodic job

Add integration-e2e-parallel-westus3 test variant targeting
westus3 region for INT environment e2e testing.

* boskos config for aro-hcp int westus3

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>

---------

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
TimurMP pushed a commit to TimurMP/release that referenced this pull request Sep 5, 2026
PR openshift#82884 added the westus3 e2e job only as a periodic, making it
unreachable via gangway as a postsubmit. Add the matching postsubmit
entry so the job can be triggered with job_execution_type=2.
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.

3 participants