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

ZTS: Fix summary page creation #16599

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Commits on Oct 3, 2024

  1. ZTS: Fix summary page creation

    There are cases, where some needed files for the summary page aren't
    created. Currently the whole Summary Page creation will fail then.
    Sample run: https://github.com/openzfs/zfs/actions/runs/11148248072/job/30999748588
    
    Fix this, by properly checking for existence of the needed files.
    
    Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
    mcmilk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f421ce6 View commit details
    Browse the repository at this point in the history