Skip to content

setup assisted-installer version v2.55#82441

Closed
danmanor wants to merge 1 commit into
openshift:mainfrom
danmanor:assisted-installer/setup-version-v2.55-6361b63e-4ead-4f17-8149-19c6765a9a87
Closed

setup assisted-installer version v2.55#82441
danmanor wants to merge 1 commit into
openshift:mainfrom
danmanor:assisted-installer/setup-version-v2.55-6361b63e-4ead-4f17-8149-19c6765a9a87

Conversation

@danmanor

@danmanor danmanor commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

Adds generated CI Operator configurations for the assisted-installer, assisted-installer-agent, assisted-image-service, and assisted-service repositories targeting version v2.55.

The configurations pin component images and build outputs to v2.55, configure image promotion and nightly release candidates, and add or update lint, unit, subsystem, mirror, and platform-specific end-to-end testing across bare-metal, OCI, AWS, vSphere, and specialized deployment scenarios.

@openshift-ci

openshift-ci Bot commented Jul 25, 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 25, 2026
@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

Adds v2.55 CI Operator configurations for assisted-image-service, assisted-installer-agent, assisted-installer, and assisted-service, including pinned builds, image promotion, resource defaults, validation jobs, and scenario-specific end-to-end workflows.

Changes

Assisted v2.55 CI pipelines

Layer / File(s) Summary
Build and release wiring
ci-operator/config/openshift/{assisted-image-service,assisted-installer-agent,assisted-installer,assisted-service}/*
Pins component base images to v2.55, defines repository-based image builds, configures promotion and nightly candidates, and sets default resource requests.
Assisted installer validation
ci-operator/config/openshift/assisted-installer/*
Adds image mirroring, lint, format, unit-test, bare-metal, operator, OCI, external-platform, and vSphere jobs.
Installer agent validation
ci-operator/config/openshift/assisted-installer-agent/*
Adds mirroring, lint, unit-test, subsystem, bare-metal, OCI, and external-platform jobs with v2.55 scenario overrides.
Assisted service validation
ci-operator/config/openshift/assisted-service/*
Adds mirroring, lint, unit-test, generated-code, subsystem, provider, operator, and assisted end-to-end jobs.
Image service validation
ci-operator/config/openshift/assisted-image-service/*
Adds mirroring, lint, unit-test, and assisted end-to-end workflows for v2.55.

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

Possibly related PRs

  • openshift/release#82233: Updates the same assisted CI Operator configuration files with overlapping v2.55 build and test wiring.
  • openshift/release#82358: Adds overlapping v2.55 configurations for assisted-image-service, assisted-installer-agent, and assisted-service.
  • openshift/release#82412: Contains matching v2.55 image, promotion, and end-to-end CI configuration changes.
🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Ipv6 And Disconnected Network Test Compatibility ⚠️ Warning FAIL: e2e-metal-assisted-day2-arm-workers uses quay.io image refs via AGENT/CONTROLLER/INSTALLER_IMAGE, so it needs external registry access in disconnected CI. Mirror those images to an internal registry or switch the job to internal image streams; if it cannot be disconnected-safe, mark it skipped for disconnected clusters.
✅ Passed checks (14 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main intent of setting up assisted-installer v2.55, though the change also covers related assisted components.
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 CI job/config YAML changed; no Ginkgo It/Describe/Context/When titles or dynamic test names were added.
Test Structure And Quality ✅ Passed PR only changes ci-operator YAML/job configs; no Ginkgo/Go test code or test blocks were modified, so this test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed PR only adds v2.55 CI/job YAML copies; test aliases are unchanged from v2.54 and no Ginkgo test code was added, so no new MicroShift risk.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The v2.55 configs only bump version pins; test names match v2.54 exactly, so no new Ginkgo e2e tests or SNO-unsafe assumptions were introduced.
Topology-Aware Scheduling Compatibility ✅ Passed Only CI operator/prow job YAMLs changed; no deployment manifests, controllers, or scheduling fields like nodeSelector/affinity/topologySpreadConstraints were added.
Ote Binary Stdout Contract ✅ Passed PR only changes CI/operator YAMLs and job configs; no process-level binary code or stdout writes are involved.
No-Weak-Crypto ✅ Passed The 12 changed files are CI YAML configs; scans found no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB strings or secret/token comparison logic.
Container-Privileges ✅ Passed No changed YAML contains privileged/hostPID/hostNetwork/hostIPC/allowPrivilegeEscalation/SYS_ADMIN/runAsUser:0; job manifests are standard prow specs.
No-Sensitive-Data-In-Logs ✅ Passed No explicit log statements or shell tracing are added; the only secret usage is mounting a Codecov token and assigning it to an env var, with no value echoed.
✨ 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-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
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-single-node openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-metal-assisted-upgrade-agent openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-e2e-oci-assisted openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-images openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-lint openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-subsystem-test openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-installer-agent-v2.55-unit-test openshift/assisted-installer-agent presubmit Presubmit changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-metal-assisted openshift/assisted-image-service presubmit Presubmit changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-metal-assisted-day2-arm-workers openshift/assisted-image-service presubmit Presubmit changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-metal-assisted-deploy-nodes openshift/assisted-image-service presubmit Presubmit changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-metal-assisted-external openshift/assisted-image-service presubmit Presubmit changed
pull-ci-openshift-assisted-image-service-v2.55-e2e-oci-assisted openshift/assisted-image-service presubmit Presubmit changed
pull-ci-openshift-assisted-image-service-v2.55-images openshift/assisted-image-service presubmit Presubmit changed
pull-ci-openshift-assisted-image-service-v2.55-lint openshift/assisted-image-service presubmit Presubmit changed
pull-ci-openshift-assisted-image-service-v2.55-test openshift/assisted-image-service presubmit Presubmit changed
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

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.

@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)

70-74: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Optional: align cache env with the sibling steps.

The test step below (Lines 81-82) and the agent/installer lint steps use GOCACHE=/tmp/gocache plus GOMODCACHE=/tmp/gomodcache; this step only sets GOCACHE=/tmp/. Harmless if it currently passes, but the inconsistency is easy to remove.

🤖 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 70 - 74, Align the cache environment in the lint command block with
the sibling test and agent/installer lint steps by setting GOCACHE to
/tmp/gocache and adding GOMODCACHE=/tmp/gomodcache, while preserving the
existing GOPROXY and make lint commands.
🤖 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 190-194: Remove the always_run field from the
e2e-metal-assisted-lvm job configuration, leaving run_if_changed and the
existing job settings unchanged so execution remains conditional on matching
changes.

---

Nitpick comments:
In
`@ci-operator/config/openshift/assisted-image-service/openshift-assisted-image-service-v2.55.yaml`:
- Around line 70-74: Align the cache environment in the lint command block with
the sibling test and agent/installer lint steps by setting GOCACHE to
/tmp/gocache and adding GOMODCACHE=/tmp/gomodcache, while preserving the
existing GOPROXY and make lint commands.
🪄 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: e9e494eb-4c2b-41d3-99a1-19fb4fccf524

📥 Commits

Reviewing files that changed from the base of the PR and between f6a7d65 and 2b4d88b.

⛔ 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 +190 to +194
- always_run: true
as: e2e-metal-assisted-lvm
capabilities:
- intranet
run_if_changed: ^(internal/operators/[^/]+\.go|internal/operators/lvm/.*|internal/operators/api/.*|internal/operators/handler/.*)$

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.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# How do other assisted-service branch configs configure e2e-metal-assisted-lvm?
fd -t f 'openshift-assisted-service-.*\.yaml' ci-operator/config/openshift/assisted-service \
  --exec sh -c 'echo "== $1"; rg -n -B2 -A4 "as: e2e-metal-assisted-lvm" "$1"' sh {}

Repository: openshift/release

Length of output: 8994


🏁 Script executed:

#!/bin/bash
set -euo pipefail

# Inspect local references to Prow semantics and the same job pattern elsewhere.
rg -n --hidden -S 'always_run: true|run_if_changed:' \
  ci-operator/config/openshift/assisted-service \
  .github . 2>/dev/null | sed -n '1,220p'

printf '\n--- prow docs refs ---\n'
rg -n --hidden -S 'run_if_changed|always_run' \
  docs hack pkg test . 2>/dev/null | sed -n '1,220p'

Repository: openshift/release

Length of output: 46339


🌐 Web query:

Prow presubmit always_run run_if_changed semantics docs

💡 Result:

In Prow, the configuration parameters always_run and run_if_changed define how and when presubmit jobs are triggered for pull requests [1][2]. These parameters are mutually exclusive; a job should typically use one or the other, but not both [3][4]. always_run When set to true, the job is classified as one that runs unconditionally and automatically for every pull request [1][2]. Prow will trigger this job every time a PR is opened or updated [3]. run_if_changed When provided with a regular expression, the job is classified as one that runs conditionally and automatically [1][2]. Prow evaluates the changed files in the pull request against this regular expression [1][2]. If any changed file matches the pattern, the job is triggered [1][3]. If no changed files match, the job is skipped [1][3]. Semantics and Categorization Prow categorizes presubmit jobs into three distinct types based on these configurations [1][2]: 1. Unconditional/Automatic: Jobs with always_run: true [1][2]. 2. Conditional/Automatic: Jobs with run_if_changed (or skip_if_only_changed) configured [1][2]. 3. Conditional/Manual: Jobs with always_run: false that do not specify run_if_changed or skip_if_only_changed. These jobs require a human to trigger them manually via a comment command (e.g., /test ) [1][2][3]. If neither always_run nor a conditional filter (run_if_changed/skip_if_only_changed) is configured, the job defaults to the manual category [1][2]. Using both always_run: true and run_if_changed simultaneously is considered a misconfiguration [4].

Citations:


Remove always_run hererun_if_changed already makes e2e-metal-assisted-lvm conditional; Prow treats these fields as mutually exclusive, so always_run is dead config.

🤖 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 190 - 194, Remove the always_run field from the
e2e-metal-assisted-lvm job configuration, leaving run_if_changed and the
existing job settings unchanged so execution remains conditional on matching
changes.

@openshift-ci

openshift-ci Bot commented Jul 25, 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 #82453

@danmanor danmanor closed this Jul 26, 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