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

create_disk: update grub2-install invocation to match bootupd #3699

Closed
wants to merge 1 commit into from

Conversation

dustymabe
Copy link
Member

bootupd calls grub2-install with mdraid1x and part_gpt [1]. We are updating our grub2-install test to match what bootupd is doing for the grub2-install verification [2]. Let's also update create_disk.sh here so the test will pass regardless of whether a disk image was created with create_disk.sh or osbuild (which currently will use bootupd for the bootloader install).

[1] https://github.com/coreos/bootupd/blob/e1be3005d827fc3bacf82a2c2a98cd9c0706c65f/src/bios.rs#L66-L69
[2] coreos/fedora-coreos-config#2810

bootupd calls grub2-install with mdraid1x and part_gpt [1]. We are
updating our grub2-install test to match what bootupd is doing for the
grub2-install verification [2]. Let's also update create_disk.sh here
so the test will pass regardless of whether a disk image was created
with create_disk.sh or osbuild (which currently will use bootupd
for the bootloader install).

[1] https://github.com/coreos/bootupd/blob/e1be3005d827fc3bacf82a2c2a98cd9c0706c65f/src/bios.rs#L66-L69
[2] coreos/fedora-coreos-config#2810
@dustymabe
Copy link
Member Author

We'll probably have to merge this one without passing tests because this one and coreos/fedora-coreos-config#2810 are tightly coupled.

Copy link

openshift-ci bot commented Jan 18, 2024

@dustymabe: The following test 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/rhcos f8614d5 link true /test rhcos

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

@dustymabe
Copy link
Member Author

Closing this as we updated the strategy here as suggested in coreos/fedora-coreos-config#2810 (comment)

@dustymabe dustymabe closed this Jan 19, 2024
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.

1 participant