ZTS: Fix summary page creation
commit3d0175d10e1114aaf94255c09f6d9ad45a333255
authorTino Reichardt <milky-zfs@mcmilk.de>
Thu, 3 Oct 2024 18:42:25 +0000 (3 20:42 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2024 18:42:25 +0000 (3 11:42 -0700)
treefba96960a37115f56a9c4987e428ac411575fde3
parent17a2b35be577db50c19f3c1bd8f64e69abdc085b
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.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <robn@despairlabs.com>
Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Closes #16599
.github/workflows/scripts/qemu-9-summary-page.sh