Skip to content

setup assisted-installer version v2.55 - #85124

Closed
danmanor wants to merge 1 commit into
openshift:mainfrom
danmanor:assisted-installer/setup-version-v2.55-5b2dc183-8cb6-4a5c-b6cc-dabaa675cd01
Closed

danmanor wants to merge 1 commit into
openshift:mainfrom
danmanor:assisted-installer/setup-version-v2.55-5b2dc183-8cb6-4a5c-b6cc-dabaa675cd01

Conversation

@danmanor

@danmanor danmanor commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Updated Assisted Installer CI configurations to use backplane-5.1 for the assisted-test-infra and assisted-test-infra-internal base images.
  • Updated relevant test jobs to use pipeline_skip_if_only_changed and explicitly set always_run: false.

@coderabbitai

coderabbitai Bot commented Sep 14, 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: ca2f6555-0175-4fa9-b933-c7a458a8b361

📥 Commits

Reviewing files that changed from the base of the PR and between 236a821 and 49cb2af.

⛔ Files ignored due to path filters (2)
  • ci-operator/jobs/openshift/assisted-installer-agent/openshift-assisted-installer-agent-v2.55-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/assisted-installer/openshift-assisted-installer-v2.55-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (3)
  • ci-operator/config/openshift/assisted-image-service/openshift-assisted-image-service-v2.55.yaml
  • ci-operator/config/openshift/assisted-installer-agent/openshift-assisted-installer-agent-v2.55.yaml
  • ci-operator/config/openshift/assisted-installer/openshift-assisted-installer-v2.55.yaml

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


Walkthrough

The CI configurations update assisted test infrastructure images from backplane-5.0 to backplane-5.1. Selected tests now explicitly disable unconditional execution and use pipeline_skip_if_only_changed.

Changes

Assisted CI configuration

Layer / File(s) Summary
Update assisted test infrastructure images
ci-operator/config/openshift/assisted-*/openshift-*-v2.55.yaml
The assisted test infrastructure image references now use backplane-5.1.
Adjust test execution filters
ci-operator/config/openshift/assisted-installer-agent/openshift-assisted-installer-agent-v2.55.yaml, ci-operator/config/openshift/assisted-installer/openshift-assisted-installer-v2.55.yaml
Selected tests now set always_run: false and use pipeline_skip_if_only_changed instead of skip_if_only_changed.

Priority: ⬇️ Low

Estimated code review effort: 2 (Simple) | ~10 minutes

Change: Other

Suggested reviewers: psalajova

Merge Risk: ⚪ Minimal · up to 49cb2

The configuration updates have no identified merge-blocking behavior or unresolved review risk.

🚥 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 identifies the assisted-installer v2.55 setup, which matches the primary changes in the pull request.
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 The pull request changes only CI YAML configuration and generated presubmit YAML. The diff adds no Ginkgo source or title calls such as It(), Describe(), Context(), or When(). The changed test…
Test Structure And Quality ✅ Passed PASS: The review-scoped diff changes five YAML configuration files only. It adds image tag updates and CI job scheduling fields, with no added or modified Ginkgo test code, assertions, resource setup,…
Microshift Test Compatibility ✅ Passed PASS: The reviewed range changes only five CI YAML files. It updates base image tags and presubmit scheduling fields. It adds no Ginkgo tests or test declarations such as It, Describe, Context, …
Single Node Openshift (Sno) Test Compatibility ✅ Passed The pull request changes only CI configuration and generated presubmit YAML files. The authoritative diff adds no Ginkgo tests or test declarations such as It(), Describe(), Context(), or `When(…
Topology-Aware Scheduling Compatibility ✅ Passed PASS: The authoritative diff changes only CI build/test configuration and generated Prow presubmit metadata. It updates base image tags from backplane-5.0 to backplane-5.1 and moves skip condition…
Ote Binary Stdout Contract ✅ Passed PASS: The pull request changes only five YAML configuration files. The diff updates base-image tags and CI skip annotations. It adds no Go or other executable source, and no process-level stdout opera…
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS: The pull request changes only five YAML CI configuration and generated Prow job files. The diff adds no Ginkgo test code or new It(), Describe(), Context(), or When() declarations. The c…
No-Weak-Crypto ✅ Passed PASS. The scoped diff changes only backplane-5.0 image references to backplane-5.1 and CI scheduling metadata. It adds no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, custom crypto, or secret/token c…
Container-Privileges ✅ Passed PASS. The authoritative PR diff changes only backplane-5.0 to backplane-5.1 and test-scheduling fields. It adds no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, `allowPrivilegeEs…
No-Sensitive-Data-In-Logs ✅ Passed PASS: The PR changes only CI YAML image references and presubmit skip annotations. The complete review-scoped diff adds no logging commands, output handling, credentials, tokens, passwords, PII, hostn…
✨ 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 commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danmanor

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 Sep 14, 2026
@openshift-ci

openshift-ci Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@danmanor: 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-openshift-assisted-image-service-v2.55-e2e-metal-assisted openshift/assisted-image-service presubmit Ci-operator config changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-metal-assisted-day2-arm-workers openshift/assisted-image-service presubmit Ci-operator config changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-metal-assisted-deploy-nodes openshift/assisted-image-service presubmit Ci-operator config changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-metal-assisted-external openshift/assisted-image-service presubmit Ci-operator config changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-oci-assisted openshift/assisted-image-service presubmit Ci-operator config changed
pull-ci-openshift-assisted-image-service-v2.55-images openshift/assisted-image-service presubmit Ci-operator config changed
pull-ci-openshift-assisted-image-service-v2.55-lint openshift/assisted-image-service presubmit Ci-operator config changed
pull-ci-openshift-assisted-image-service-v2.55-test openshift/assisted-image-service presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-metal-assisted openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-metal-assisted-cnv openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-metal-assisted-external openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-metal-assisted-ipv6 openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-metal-assisted-lvm openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-metal-assisted-odf openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-metal-assisted-single-node openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-oci-assisted openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-e2e-vsphere-assisted openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-format-check openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-images openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-lint openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-v2.55-unit-test openshift/assisted-installer presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted openshift/assisted-installer-agent presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-cnv openshift/assisted-installer-agent presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-day2 openshift/assisted-installer-agent presubmit Ci-operator config changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-external openshift/assisted-installer-agent presubmit Ci-operator config changed

A total of 35 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here
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.

@openshift-ci

openshift-ci Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

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

@danmanor

Copy link
Copy Markdown
Contributor Author

Closing as duplicate of #85530

@danmanor danmanor closed this Sep 19, 2026
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants