Skip to content

COO-1858: Add upi-installer image to COO 4.14 Azure job#82361

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
simonpasquier:upi-installer-image-ref-coo
Jul 24, 2026
Merged

COO-1858: Add upi-installer image to COO 4.14 Azure job#82361
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
simonpasquier:upi-installer-image-ref-coo

Conversation

@simonpasquier

@simonpasquier simonpasquier commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Configures the COO 4.14 Azure CI job for the rhobs/observability-operator repository to use the upi-installer image from the OpenShift ocp namespace.

@simonpasquier simonpasquier changed the title Add upi-installer image to COO 4.14 Azure job COO-1858: Add upi-installer image to COO 4.14 Azure job Jul 23, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 23, 2026
@openshift-ci-robot

openshift-ci-robot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

@simonpasquier: This pull request references COO-1858 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "5.0.0" version, but no target version was set.

Details

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@simonpasquier

Copy link
Copy Markdown
Contributor Author

/cc @danielmellado

@openshift-ci
openshift-ci Bot requested a review from danielmellado July 23, 2026 16:03
@coderabbitai

coderabbitai Bot commented Jul 23, 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: b3583269-18aa-4e9c-82db-b3102cbaf23c

📥 Commits

Reviewing files that changed from the base of the PR and between e6fa162 and 9423125.

📒 Files selected for processing (1)
  • ci-operator/config/rhobs/observability-operator/rhobs-observability-operator-main__amd64-ocp-4.14-azure.yaml

Walkthrough

The CI configuration adds an upi-installer base image entry for OCP 4.14 in the observability operator Azure configuration.

Changes

UPI Installer Image

Layer / File(s) Summary
Configure UPI installer base image
ci-operator/config/rhobs/observability-operator/rhobs-observability-operator-main__amd64-ocp-4.14-azure.yaml
Adds the OCP 4.14 image from the ocp namespace with the upi-installer tag.

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

🚥 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 matches the change: adding the upi-installer image to the COO 4.14 Azure 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 Only a CI YAML changed; no Ginkgo test files or titles were added or modified, so there are no unstable test names.
Test Structure And Quality ✅ Passed Only a CI operator YAML was changed; no Ginkgo test code, assertions, or cluster interactions were added, so this check is not applicable.
Microshift Test Compatibility ✅ Passed PR only adds a base_images entry in ci-operator YAML; no Ginkgo tests or MicroShift-unsupported APIs/features were introduced.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only a CI YAML base_image entry changed; no Ginkgo/e2e test files or test logic were added.
Topology-Aware Scheduling Compatibility ✅ Passed Only a CI config file changed; it adds a base image entry and no deployment manifests, controllers, or scheduling constraints.
Ote Binary Stdout Contract ✅ Passed Only a ci-operator YAML was changed; no OTE binary code or stdout-producing process setup was added.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only adds a ci-operator base image entry; no Ginkgo tests or network-using code were introduced.
No-Weak-Crypto ✅ Passed The diff only adds a base image reference in a CI YAML file; no crypto algorithms, custom crypto, or secret comparisons are introduced.
Container-Privileges ✅ Passed The only change adds a base_images entry; no privileged, host*, SYS_ADMIN, or allowPrivilegeEscalation settings appear in the changed YAML.
No-Sensitive-Data-In-Logs ✅ Passed Diff only adds a base_images.upi-installer reference; no logging code or sensitive data appears in the changed lines.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@openshift-ci
openshift-ci Bot requested review from jan--f and jgbernalp July 23, 2026 16:03
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 23, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@simonpasquier: 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-rhobs-observability-operator-main-amd64-ocp-4.14-azure-coo-stage N/A periodic 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.

@simonpasquier

Copy link
Copy Markdown
Contributor Author

/retest-required
/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@danielmellado

Copy link
Copy Markdown
Contributor

/pj-rehearse-auto-ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@danielmellado: 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

@danielmellado: job(s): /pj-rehearse-auto-ack either don't exist or were not found to be affected, and cannot be rehearsed

@simonpasquier

Copy link
Copy Markdown
Contributor Author

/oj-rehearse ack

@simonpasquier

Copy link
Copy Markdown
Contributor Author

@danielmellado the rehearsal succeeded, feel free to lgtm :)

@danielmellado

Copy link
Copy Markdown
Contributor

/lgtm

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

openshift-ci Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danielmellado, simonpasquier

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

@simonpasquier

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@simonpasquier: 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 Jul 24, 2026
@simonpasquier

Copy link
Copy Markdown
Contributor Author

/test yamllint

@openshift-merge-bot
openshift-merge-bot Bot merged commit 285dd8f into openshift:main Jul 24, 2026
14 of 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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. 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