Skip to content

OCPBUGS-77898: Update RHCOS-release-4.17 bootimage metadata to 417.94.202607240132-0 - #10796

Merged
sdodson merged 1 commit into
openshift:release-4.17from
coreosbot-releng:bootimage-bump-417.94.202607240132-0
Sep 1, 2026
Merged

OCPBUGS-77898: Update RHCOS-release-4.17 bootimage metadata to 417.94.202607240132-0#10796
sdodson merged 1 commit into
openshift:release-4.17from
coreosbot-releng:bootimage-bump-417.94.202607240132-0

Conversation

@coreosbot-releng

Copy link
Copy Markdown

Update data/data/coreos/rhcos.json to 417.94.202607240132-0

The changes done here will update the RHCOS 4.17 bootimage metadata and address the following issues:

OCPBUGS-57573: [4.17] RHCOS SNO does not boot after install; wrong device uuid in GRUB

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.17-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=417.94.202607240132-0                                       \n    aarch64=417.94.202607240132-0                                      \n    s390x=417.94.202607240132-0                                        \n    ppc64le=417.94.202607240132-0

The changes done here will update the RHCOS 4.17 bootimage metadata and address the following issues:

OCPBUGS-57573: [4.17] RHCOS SNO does not boot after install; wrong device uuid in GRUB

```
plume cosa2stream --target data/data/coreos/rhcos.json                 \
    --distro rhcos --no-signatures --name 4.17-9.4                     \
    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \
    x86_64=417.94.202607240132-0                                       \
    aarch64=417.94.202607240132-0                                      \
    s390x=417.94.202607240132-0                                        \
    ppc64le=417.94.202607240132-0
```
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@openshift-ci-robot openshift-ci-robot added jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Aug 24, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@coreosbot-releng: This pull request references Jira Issue OCPBUGS-77898, which is invalid:

  • expected dependent Jira Issue OCPBUGS-77052 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is ASSIGNED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Update data/data/coreos/rhcos.json to 417.94.202607240132-0

The changes done here will update the RHCOS 4.17 bootimage metadata and address the following issues:

OCPBUGS-57573: [4.17] RHCOS SNO does not boot after install; wrong device uuid in GRUB

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.17-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=417.94.202607240132-0                                       \n    aarch64=417.94.202607240132-0                                      \n    s390x=417.94.202607240132-0                                        \n    ppc64le=417.94.202607240132-0

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.

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: da98d493-7256-4402-b648-7f7c4221f49b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 24, 2026
@openshift-ci

openshift-ci Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Hi @coreosbot-releng. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@tlbueno

tlbueno commented Aug 24, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 24, 2026
@tlbueno

tlbueno commented Aug 24, 2026

Copy link
Copy Markdown
Member

/test images

@yasminvalim yasminvalim 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.

/LGTM

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

Copy link
Copy Markdown
Contributor

Scheduling tests matching the pipeline_run_if_changed or not excluded by pipeline_skip_if_only_changed parameters:
/test e2e-openstack-ovn
/test e2e-aws-ovn

@openshift-ci

openshift-ci Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yasminvalim

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 Aug 24, 2026
@tlbueno

tlbueno commented Aug 25, 2026

Copy link
Copy Markdown
Member

/retest

@sdodson

sdodson commented Aug 25, 2026

Copy link
Copy Markdown
Member

/retest-required

1 similar comment
@tlbueno

tlbueno commented Aug 26, 2026

Copy link
Copy Markdown
Member

/retest-required

@openshift-ci

openshift-ci Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

@coreosbot-releng: 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/prow/e2e-openstack-ovn f2a56fc link true /test e2e-openstack-ovn
ci/prow/e2e-aws-ovn f2a56fc link true /test e2e-aws-ovn
ci/prow/images f2a56fc link true /test images

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.

@sdodson
sdodson merged commit 9ec9970 into openshift:release-4.17 Sep 1, 2026
13 of 17 checks passed
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@coreosbot-releng: Jira Issue OCPBUGS-77898: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-77898 has been moved to the MODIFIED state.

Details

In response to this:

Update data/data/coreos/rhcos.json to 417.94.202607240132-0

The changes done here will update the RHCOS 4.17 bootimage metadata and address the following issues:

OCPBUGS-57573: [4.17] RHCOS SNO does not boot after install; wrong device uuid in GRUB

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.17-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=417.94.202607240132-0                                       \n    aarch64=417.94.202607240132-0                                      \n    s390x=417.94.202607240132-0                                        \n    ppc64le=417.94.202607240132-0

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.

@sdodson

sdodson commented Sep 1, 2026

Copy link
Copy Markdown
Member

/verified by CI

@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@sdodson: Jira Issue OCPBUGS-77898 is in an unrecognized state (MODIFIED) and will not be moved to the MODIFIED state.

Details

In response to this:

/verified by CI

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.

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/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. 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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants