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: Add new OEM sysext update and migration test #448

Merged
merged 1 commit into from
Sep 8, 2023

Commits on Sep 4, 2023

  1. kola: Add new OEM sysext update and migration test

    The A/B updated OEM systemd-sysext image gets activated when both /usr
    partitions have updated to a version that requires a sysext image. The
    old OEM contents get cleaned in this migration that happens on the boot
    after the final update.
    Test this migration and update logic by starting from an old image that
    isn't migrated, and emulate an OEM setup that requires an OEM sysext
    image now. The update first happens with the inbuilt Omaha kolet server
    which uses the fallback logic but then flatcar-update is used for the
    second update to supply the OEM payload directly.
    pothos committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    32ba3d2 View commit details
    Browse the repository at this point in the history