Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/var-mount/scsi-id: simplify bootloader entry finding #2868

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Feb 21, 2024

We don't have to be super strict here in how we find the bootloader
entry. There should only be one, so simplify the logic using a glob
instead.

Motivated by the fact that this will break otherwise as part of
openshift/os#1445 where the ID will be
centos, but the stateroot will still be scos.

We don't have to be super strict here in how we find the bootloader
entry. There should only be one, so simplify the logic using a glob
instead.

Motivated by the fact that this will break otherwise as part of
openshift/os#1445 where the `ID` will be
`centos`, but the stateroot will still be `scos`.
The `ID` will change to `centos` as part of
openshift/os#1445.
@dustymabe
Copy link
Member

I assume this has nothing to do with coreos/fedora-coreos-tracker#1670

@jlebon jlebon enabled auto-merge (rebase) February 21, 2024 21:36
@jlebon jlebon merged commit db38a0b into coreos:testing-devel Feb 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants