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

ci: Ensure composefs is enabled on Fedora #3067

Merged
merged 2 commits into from
Oct 11, 2023

Commits on Oct 6, 2023

  1. ci: Ensure composefs+openssl are is enabled on Fedora

    For some reason we're not picking this up in the Prow build,
    which breaks things because now rpm-ostree hard requires it.
    
    Let's make this a fatal build time error for more clear
    debugging.
    cgwalters committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2f76b03 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. ci: Disable composefs test for now

    Need to change the framework to boot with an Ignition config
    that switches to ext4 soon.
    cgwalters committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    734ea3e View commit details
    Browse the repository at this point in the history