Skip to content

fix(o/os): add rhe-coreos input#74332

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
Prucek:fix-os
Feb 4, 2026
Merged

fix(o/os): add rhe-coreos input#74332
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
Prucek:fix-os

Conversation

@Prucek
Copy link
Copy Markdown
Member

@Prucek Prucek commented Feb 3, 2026

/label priority/ci-critical

@openshift-ci openshift-ci bot added the priority/ci-critical Critical priority - CI infrastructure is broken or severely impacted label Feb 3, 2026
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 3, 2026
@ravanelli
Copy link
Copy Markdown
Member

We need the same for the files ending with okd-scos as openshift-os-master__okd-scos.yaml

There is also these changes done for 4.18 to 4.12, basically a revert of all changes done by #74079, if there are not required for us.

+++ b/ci-operator/config/openshift/os/openshift-os-release-4.18.yaml
@@ -1,8 +1,3 @@
-base_images:
-  coreos_coreos-assembler_4.18:
-    name: coreos-assembler
-    namespace: coreos
-    tag: "4.18"
 build_root:
   image_stream_tag:
     name: fcos-buildroot
@@ -29,10 +24,6 @@ images:
     # Go back to unprivileged user for COSA
     USER builder
     WORKDIR /tmp/cosa
-  inputs:
-    coreos_coreos-assembler_4.18:
-      as:
-      - registry.ci.openshift.org/coreos/coreos-assembler:4.18
   to: build-image
 promotion:
   to:

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@Prucek: 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-os-release-4.23-e2e-aws openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.23-images openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-okd-scos-e2e-aws-ovn openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-okd-scos-images openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.22-e2e-aws openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.22-images openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-e2e-aws openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-images openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-rhcos-9-build-test-metal openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-rhcos-9-build-test-qemu openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-rhcos-9next-build-test-metal openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-rhcos-9next-build-test-qemu openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-scos-10-build-test-metal openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-scos-10-build-test-qemu openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-scos-9-build-test-metal openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-scos-9-build-test-qemu openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.19-validate openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-master-okd-scos-e2e-aws-ovn openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-master-okd-scos-images openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.21-e2e-aws openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.21-images openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.21-okd-scos-e2e-aws-ovn openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-release-4.21-okd-scos-images openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-master-e2e-aws openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-master-images openshift/os presubmit Ci-operator config changed

A total of 29 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

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.

Copy link
Copy Markdown
Member

@ravanelli ravanelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Feb 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Prucek, ravanelli

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

@Prucek
Copy link
Copy Markdown
Member Author

Prucek commented Feb 3, 2026

/pj-rehearse ack

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@Prucek
Copy link
Copy Markdown
Member Author

Prucek commented Feb 4, 2026

/pj-rehearse ack

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 4, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Feb 4, 2026

@Prucek: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift/os/release-4.23/images f77363d link unknown /pj-rehearse pull-ci-openshift-os-release-4.23-images
ci/rehearse/openshift/os/release-4.23/e2e-aws f77363d link unknown /pj-rehearse pull-ci-openshift-os-release-4.23-e2e-aws

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 89d89b5 into openshift:master Feb 4, 2026
16 of 18 checks passed
richardsonnick pushed a commit to richardsonnick/release that referenced this pull request Feb 18, 2026
memodi pushed a commit to memodi/release that referenced this pull request Feb 18, 2026
dhensel-rh pushed a commit to dhensel-rh/release that referenced this pull request Feb 19, 2026
kannon92 pushed a commit to kannon92/release that referenced this pull request Mar 3, 2026
weinliu pushed a commit to weinliu/release that referenced this pull request Mar 6, 2026
sdodson pushed a commit to sdodson/release that referenced this pull request Mar 8, 2026
tareqalayan pushed a commit to tareqalayan/release that referenced this pull request Mar 13, 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. lgtm Indicates that a PR is ready to be merged. priority/ci-critical Critical priority - CI infrastructure is broken or severely impacted rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants