Skip to content

Bump up arm64 hubs to 5.0 for 5.0 ARM64 lane - #85528

Merged
openshift-merge-bot[bot] merged 2 commits into
openshift:mainfrom
ccardenosa:fix/ipa-telco-kpis-prow-use-5-0-for-arm64-hubs
Sep 21, 2026
Merged

openshift-merge-bot[bot] merged 2 commits into
openshift:mainfrom
ccardenosa:fix/ipa-telco-kpis-prow-use-5-0-for-arm64-hubs

Conversation

@ccardenosa

@ccardenosa ccardenosa commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

The dev-kpi-04-ztp-infra telco KPI job now uses the OpenShift 5.0 ARM64 hub lockdown for hub deployment, operator installation, and hub configuration.

The hub operator installation step timeout increased from 1h to 3h.

Signed-off-by: Carlos Cardenosa <ccardeno@redhat.com>
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 19, 2026
@coderabbitai

coderabbitai Bot commented Sep 19, 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: Advanced

Run ID: 86e94141-32ed-4bad-86a6-4110ca8f6126

📥 Commits

Reviewing files that changed from the base of the PR and between 757a0f2 and 4fea6fe.

📒 Files selected for processing (1)
  • ci-operator/step-registry/telcov10n/system/telco-kpis/hub-deployment/install-hub-operators/telcov10n-system-telco-kpis-hub-deployment-install-hub-operators-ref.yaml

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


Walkthrough

The dev-kpi-04-ztp-infra job now uses the 5.0 arm64 lockdown file for its three hub configuration stages. The hub operator installation step timeout is now three hours.

Changes

Telco KPI hub deployment

Layer / File(s) Summary
Update hub lockdown configuration
ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__telco-kpis-5.0.yaml
The deploy_sno_hub, install_hub_operators, and hub_config settings now use lockdown-hub-5.0-arm64.json.
Extend operator installation timeout
ci-operator/step-registry/telcov10n/system/telco-kpis/hub-deployment/install-hub-operators/telcov10n-system-telco-kpis-hub-deployment-install-hub-operators-ref.yaml
The hub operator installation timeout increased from 1h to 3h.

Priority: ⬇️ Low

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

Change: Bug fix

🚥 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 primary change: updating arm64 hubs to version 5.0 for the 5.0 ARM64 lane. It does not mention the timeout increase, but the title does not need to cover every change.
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…
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 PASS: The pull request changes only two YAML configurations. The diff updates hub lockdown URIs and increases a step timeout. It adds no Ginkgo test titles or dynamic test-name expressions, so the sta…
Test Structure And Quality ✅ Passed The pull request changes only two YAML configuration files: three ARM64 lockdown URIs and one CI step timeout. It does not add or modify Ginkgo test code, assertions, setup, cleanup, Eventually, or Co…
Microshift Test Compatibility ✅ Passed The review range changes only three ARM64 lockdown URLs and one CI step timeout. No Ginkgo test declarations or new e2e test files were added. The MicroShift Test Compatibility check is therefore not …
Single Node Openshift (Sno) Test Compatibility ✅ Passed PASS: The pull request changes only CI YAML configuration. It updates three arm64 hub lockdown URIs and increases an installation step timeout from 1h to 3h. The authoritative diff adds no Ginkgo test…
Topology-Aware Scheduling Compatibility ✅ Passed PASS. The reviewed range changes only two CI YAML files. It updates three hub_lockdown_uri strings from 4.22-arm64 to 5.0-arm64 and increases a CI step timeout from 1h to 3h. The changed lin…
Ote Binary Stdout Contract ✅ Passed PASS: The pull request changes only two YAML configurations. It updates three arm64 lockdown URIs and increases a CI step timeout from 1h to 3h. The diff adds no Go or OTE process-level code, stdout w…
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The custom check is not applicable. The PR changes two YAML files only: it updates arm64 hub lockdown URIs and raises a CI step timeout from 1h to 3h. The authoritative diff adds no Ginkgo tests or te…
No-Weak-Crypto ✅ Passed The pull request changes only three hub_lockdown_uri values from the 4.22 ARM64 file to the 5.0 ARM64 file and changes the installation step timeout from 1h to 3h. The added lines contain no MD5…
Container-Privileges ✅ Passed The pull request changes only three hub_lockdown_uri strings and increases one step timeout from 1h to 3h. The authoritative diff adds no privileged, hostPID, hostNetwork, hostIPC, `SYS_…
No-Sensitive-Data-In-Logs ✅ Passed The pull request does not introduce sensitive-data logging. It changes three existing lockdown URI values from the 4.22 ARM64 file to the 5.0 ARM64 file and changes a step timeout from 1h to 3h. The c…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

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

@ccardenosa

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-5.0-dev-kpi-04-ztp-infra

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

Signed-off-by: Carlos Cardenosa <ccardeno@redhat.com>
@ccardenosa

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-5.0-dev-kpi-04-ztp-infra

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@ccardenosa: 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-openshift-kni-eco-ci-cd-main-telco-kpis-4.22-kni-qe-71-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-5.0-dev-kpi-02-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-5.0-dev-kpi-03-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-4.22-dev-kpi-02-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-4.22-dev-kpi-03-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-5.0-kni-qe-71-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-4.22-dev-kpi-01-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-4.22-kni-qe-70-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-5.0-dev-kpi-01-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-5.0-dev-kpi-04-ztp-infra N/A periodic Ci-operator config changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-5.0-kni-qe-70-ztp-infra N/A periodic Registry content changed
periodic-ci-openshift-kni-eco-ci-cd-main-telco-kpis-4.22-dev-kpi-04-ztp-infra N/A periodic Registry content 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.

@openshift-ci

openshift-ci Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

@ccardenosa: 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.

@ccardenosa

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@ccardenosa: 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 Sep 20, 2026
@mkochanowski

Copy link
Copy Markdown
Member

/lgtm

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

openshift-ci Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ccardenosa, mkochanowski

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-merge-bot
openshift-merge-bot Bot merged commit 90347f3 into openshift:main Sep 21, 2026
19 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