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

kola/tests/ignition/oem: Cover more code paths in the initrd #421

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

pothos
Copy link
Member

@pothos pothos commented Mar 17, 2023

The mount unit for the OEM in the initrd gets triggered at different points when doing a reboot with Ignition, and in the current Flatcar versions this leads to a failure because Ignition can't mount when something else already triggered the mount unit.

How to use

Should verify that flatcar/Flatcar#979 is fixed and doesn't come back

Testing done

Manually ran both tests for the image from flatcar/bootengine#58

@pothos pothos force-pushed the kai/initrd-oem-mount branch from fb81d19 to de87f07 Compare March 17, 2023 12:25
@pothos pothos force-pushed the kai/initrd-oem-mount branch 4 times, most recently from a244a54 to 6886d18 Compare March 20, 2023 05:37
@pothos pothos marked this pull request as draft March 20, 2023 05:56
@pothos pothos force-pushed the kai/initrd-oem-mount branch from 6886d18 to 44cdc8f Compare March 20, 2023 08:04
@pothos pothos requested a review from a team March 20, 2023 08:14
@pothos pothos marked this pull request as ready for review March 20, 2023 08:14
kola/tests/ignition/oem.go Outdated Show resolved Hide resolved
The mount unit for the OEM in the initrd gets triggered at different
points when doing a reboot with Ignition, and in the current Flatcar
versions this leads to a failure because Ignition can't mount when
something else already triggered the mount unit.
@pothos pothos force-pushed the kai/initrd-oem-mount branch from 44cdc8f to e7b8c69 Compare March 20, 2023 12:36
@pothos pothos merged commit 952aee0 into flatcar-master Mar 20, 2023
@pothos pothos deleted the kai/initrd-oem-mount branch March 20, 2023 12:36
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