HomeFreeBSD

ZTS: Fix Summary Page

Description

ZTS: Fix Summary Page

The qemu-9-summary-page.sh script reads the file env.txt in the
first lines. When the module didn't build, this file was not copied
into the tarfile - causing the scipt to abort.

Fix: copy needed files into the tarfile in case of module build
failures. The fix ignores also empty tarfiles in future.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Closes #16555

Details

Provenance
Tino Reichardt <milky-zfs@mcmilk.de>Authored on Sep 22 2024, 4:21 PM
GitHub <noreply@github.com>Committed on Sep 22 2024, 4:21 PM
Parents
rG3014dcb76266: Reduce and handle EAGAIN errors on AIO label reads
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG53b77c32afd7: ZTS: Fix Summary Page (authored by Tino Reichardt <milky-zfs@mcmilk.de>).Sep 22 2024, 4:21 PM