Skip to content

setup assisted-installer version v2.55#82453

Open
danmanor wants to merge 1 commit into
openshift:mainfrom
danmanor:assisted-installer/setup-version-v2.55-c7838cf8-dc92-4359-ae3e-acfc1f5d012c
Open

setup assisted-installer version v2.55#82453
danmanor wants to merge 1 commit into
openshift:mainfrom
danmanor:assisted-installer/setup-version-v2.55-c7838cf8-dc92-4359-ae3e-acfc1f5d012c

Conversation

@danmanor

@danmanor danmanor commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

Adds OpenShift CI configurations for the assisted-installer v2.55 release stream across:

  • assisted-installer
  • assisted-installer-agent
  • assisted-image-service
  • assisted-service

The configurations pin component and test infrastructure images to v2.55, define repository-based image builds and promotion to edge-infrastructure, and target OCP 5.0 nightly releases. They also establish linting, unit, subsystem, generated-code, image-publishing, and extensive bare-metal, OCI, virtualization, upgrade, and day-2 end-to-end test workflows, including scenario-specific cluster profiles and environment settings.

@openshift-ci

openshift-ci Bot commented Jul 26, 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 Jul 26, 2026
@openshift-ci
openshift-ci Bot requested review from adriengentil and bluesort July 26, 2026 15:47
@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

Adds four generated OpenShift CI operator configurations for Assisted v2.55 components, covering pinned base images, repository builds, promotion, resource defaults, lint and unit checks, subsystem validation, e2e scenarios, and generated metadata.

Changes

Assisted v2.55 CI configurations

Layer / File(s) Summary
Image service pipeline
ci-operator/config/openshift/assisted-image-service/*
Defines v2.55 image inputs and build targets, release promotion, validation jobs, and metal, ARM, OCI, and external-platform e2e workflows.
Installer agent pipeline
ci-operator/config/openshift/assisted-installer-agent/*
Adds agent image builds, promotion, lint and unit jobs, subsystem testing, and bare-metal, OCI, upgrade, and external-platform e2e variants.
Installer pipeline
ci-operator/config/openshift/assisted-installer/*
Adds installer build and promotion wiring, lint, format, unit checks, and e2e coverage for metal, OCI, external, and vSphere scenarios.
Assisted service pipeline
ci-operator/config/openshift/assisted-service/*
Defines service image outputs and promotion, validation jobs, AWS subsystem testing, and provider, operator, virtualization, OpenShift AI, and TNA e2e workflows.

Estimated code review effort: 4 (Complex) | ~60 minutes

Possibly related PRs

🚥 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 is relevant and clearly reflects the main change of setting up the v2.55 assisted-installer CI configs.
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 No Ginkgo test titles were added; the PR only changes ci-operator/job YAML, and searches found no It/Describe/Context/When strings or dynamic identifiers.
Test Structure And Quality ✅ Passed PR only adds CI/job YAML; no Ginkgo test code changed, so the test-structure check is not applicable.
Microshift Test Compatibility ✅ Passed Only CI YAML configs/job manifests were added; no new Go/Ginkgo tests or OpenShift API usage was introduced, so MicroShift compatibility is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only generated ci-operator/job YAML was added; no new Ginkgo test code or unguarded SNO-unsafe test definitions were introduced.
Topology-Aware Scheduling Compatibility ✅ Passed Added only CI operator configs; no nodeSelector/affinity/spread/PDB/deployment scheduling fields were introduced, so no topology-aware risk.
Ote Binary Stdout Contract ✅ Passed PASS: The PR only adds ci-operator/job YAML for assisted v2.55; no OTE binary code, suite setup, or stdout-writing process-level code is changed.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only generated CI YAML/job configs changed; no Ginkgo test code was added, so the IPv4/disconnected-network check is not applicable.
No-Weak-Crypto ✅ Passed Scanned all added v2.55 CI YAMLs; no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB, custom crypto, or secret comparisons found.
Container-Privileges ✅ Passed The new assisted-* ci-operator YAMLs contain no privileged, hostNetwork/IPC/PID, SYS_ADMIN, allowPrivilegeEscalation, or root settings.
No-Sensitive-Data-In-Logs ✅ Passed No sensitive logging found; CODECOV_TOKEN is read from mounted secrets and never echoed, and no internal hostnames/PII/customer data were added.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@openshift-merge-bot

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-service-v2.55-e2e-metal-assisted openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-day2 openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-external openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-ipv4v6 openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-lvm openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-none openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-openshift-ai openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-osc openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-single-node openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-static-ip-suite openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-tna openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-metal-assisted-virtualization openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-e2e-vsphere-assisted openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-images openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-lint openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-subsystem-aws openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-unit-test openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-service-v2.55-verify-generated-code openshift/assisted-service presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-cnv openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-day2 openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-external openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-ipv6 openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-lvm openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-odf openshift/assisted-installer-agent presubmit Presubmit changed

A total of 53 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 Jul 26, 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.

@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

🧹 Nitpick comments (1)
ci-operator/config/openshift/assisted-image-service/openshift-assisted-image-service-v2.55.yaml (1)

116-130: 🚀 Performance & Scalability | 🔵 Trivial

Hardcoded :latest image tags for ARM day2 workers.

e2e-metal-assisted-day2-arm-workers pins AGENT_DOCKER_IMAGE, CONTROLLER_IMAGE, and INSTALLER_IMAGE to :latest tags on a separate Konflux registry, rather than the versioned base_images/promotion images used by the rest of this config. Mutable :latest tags can change underneath the test, causing flakiness unrelated to the code under test.

If this mirrors an existing pattern from prior version bumps of this file (e.g. because ARM day2 support is only available via ds-main builds), this is likely intentional — please confirm.

[reliability_and_availability_not_a_category]

🤖 Prompt for 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.

In
`@ci-operator/config/openshift/assisted-image-service/openshift-assisted-image-service-v2.55.yaml`
around lines 116 - 130, Replace the mutable :latest tags in the
e2e-metal-assisted-day2-arm-workers environment with immutable, versioned
promotion or base_images references consistent with the surrounding
configuration, while preserving the ARM-specific ds-main image source if
required by the existing version-bump pattern. Update AGENT_DOCKER_IMAGE,
CONTROLLER_IMAGE, and INSTALLER_IMAGE only.
🤖 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/openshift/assisted-service/openshift-assisted-service-v2.55.yaml`:
- Around line 1-29: Add assisted-test-infra-internal to the base_images section
of the v2.55 configuration, matching the name, namespace, and tag values used by
the other v2.55 assisted configurations so the shared assisted-vsphere workflow
can resolve the image.

---

Nitpick comments:
In
`@ci-operator/config/openshift/assisted-image-service/openshift-assisted-image-service-v2.55.yaml`:
- Around line 116-130: Replace the mutable :latest tags in the
e2e-metal-assisted-day2-arm-workers environment with immutable, versioned
promotion or base_images references consistent with the surrounding
configuration, while preserving the ARM-specific ds-main image source if
required by the existing version-bump pattern. Update AGENT_DOCKER_IMAGE,
CONTROLLER_IMAGE, and INSTALLER_IMAGE only.
🪄 Autofix (Beta)

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: 60dd77bd-a4e6-42c4-98c9-0005171b4bc5

📥 Commits

Reviewing files that changed from the base of the PR and between cd8104a and 3f54ffd.

⛔ Files ignored due to path filters (8)
  • ci-operator/jobs/openshift/assisted-image-service/openshift-assisted-image-service-v2.55-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/assisted-image-service/openshift-assisted-image-service-v2.55-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/assisted-installer-agent/openshift-assisted-installer-agent-v2.55-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • 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-postsubmits.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/**
  • ci-operator/jobs/openshift/assisted-service/openshift-assisted-service-v2.55-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/assisted-service/openshift-assisted-service-v2.55-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (4)
  • 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
  • ci-operator/config/openshift/assisted-service/openshift-assisted-service-v2.55.yaml

Comment on lines +1 to +29
base_images:
assisted-image-service:
name: v2.55
namespace: edge-infrastructure
tag: assisted-image-service
assisted-installer:
name: v2.55
namespace: edge-infrastructure
tag: assisted-installer
assisted-installer-agent:
name: v2.55
namespace: edge-infrastructure
tag: assisted-installer-agent
assisted-installer-controller:
name: v2.55
namespace: edge-infrastructure
tag: assisted-installer-controller
assisted-test-infra:
name: backplane-5.0
namespace: edge-infrastructure
tag: assisted-test-infra
dev-scripts:
name: test
namespace: ocp-kni
tag: dev-scripts
upi-installer:
name: "5.0"
namespace: ocp
tag: upi-installer

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.

🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "== Locate relevant ci-operator configs =="
fd -a 'openshift-assisted-service-v2.55.yaml' ci-operator/config
fd -a 'openshift-assisted-service-v2.55.yaml' ci-operator/config/openshift/assisted-service
fd -a 'openshift-assisted-service-v2.55.yaml' ci-operator/config/openshift

echo
echo "== Show base_images and e2e-vsphere-assisted in target file =="
target="ci-operator/config/openshift/assisted-service/openshift-assisted-service-v2.55.yaml"
wc -l "$target"
sed -n '1,70p' "$target"
echo
sed -n '210,255p' "$target"

echo
echo "== Check sibling configs for assisted-test-infra-internal and workflow usage =="
for f in \
  ci-operator/config/openshift/assisted-service/openshift-assisted-image-service-v2.55.yaml \
  ci-operator/config/openshift/assisted-service/openshift-assisted-installer-agent-v2.55.yaml \
  ci-operator/config/openshift/assisted-service/openshift-assisted-installer-v2.55.yaml
do
  echo "--- $f"
  rg -n 'assisted-test-infra-internal|workflow: assisted-vsphere|e2e-vsphere-assisted' "$f" || true
done

echo
echo "== Search for assisted-vsphere workflow and image reference =="
rg -n 'assisted-vsphere-setup-machine|assisted-test-infra-internal|workflow: assisted-vsphere' ci-operator/config -g '*.yaml'

Repository: openshift/release

Length of output: 29783


Add assisted-test-infra-internal to base_images
e2e-vsphere-assisted uses the shared assisted-vsphere workflow, which expects assisted-test-infra-internal. The other v2.55 assisted configs already declare it, so this job can't resolve the required image without it.

🤖 Prompt for 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.

In
`@ci-operator/config/openshift/assisted-service/openshift-assisted-service-v2.55.yaml`
around lines 1 - 29, Add assisted-test-infra-internal to the base_images section
of the v2.55 configuration, matching the name, namespace, and tag values used by
the other v2.55 assisted configurations so the shared assisted-vsphere workflow
can resolve the image.

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