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 test case for extra partition creation #457

Merged
merged 2 commits into from
Nov 23, 2023

Commits on Oct 3, 2023

  1. kola: Add test case for extra partition creation

    This is a testcase for a regression that passes until Flatcar 3374 and fails on
    Flatcar 3510 (only checked stable releases).
    
    Signed-off-by: Jeremi Piotrowski <[email protected]>
    jepio committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1bea94d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. kola: tests: partition_on_boot_disk: Tweak fs labels and create file

    Switch filesystem label to VAR to follow the same convention as other core
    filesystems (ROOT/EFI/OEM). The testcase has also been extended to make sure
    creating files in /var works.
    
    Signed-off-by: Jeremi Piotrowski <[email protected]>
    jepio committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    054a51c View commit details
    Browse the repository at this point in the history