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: Add some composefs testing #2893

Merged
merged 2 commits into from
Jun 20, 2023
Merged

Commits on Jun 19, 2023

  1. tests: Add a sanity check for composefs

    Prep for adding some coverage of this flow when booting with
    composefs.
    cgwalters committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3c7e256 View commit details
    Browse the repository at this point in the history
  2. ci: Sync prow config with rpm-ostree, enable composefs there

    I want to gain testing over the composefs path; but without
    yet changing the main Jenkins build.  Because we have duplicate/overlapping
    CI systems, we can take advantage of this by testing the composefs
    flow via Prow.
    
    Sync the Prow build scripts with what's in coreos/rpm-ostree
    right now.
    
    Then let's test the composefs flow a bit more e2e there.
    cgwalters committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6df6988 View commit details
    Browse the repository at this point in the history