Refine some details for the github actions update

Set the retention-days variable to 14 days for these artifacts:
- the zloop error logs
- the zloop vdev files
- the compiled modules

Add the abality to re-run some part of the functional testings.
Fix some comments and remove the deleting of the modules artifact.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Closes #14637
This commit is contained in:
Tino Reichardt
2023-03-16 18:00:14 +01:00
committed by GitHub
parent c9c463a508
commit 480d809703
3 changed files with 14 additions and 19 deletions
@@ -37,7 +37,7 @@ function mod_install() {
fi
echo "::group::Install and load modules"
# delete kernel-shipped zfs modules, be sure about correct modules
# don't use kernel-shipped zfs modules
sudo sed -i.bak 's/updates/extra updates/' /etc/depmod.d/ubuntu.conf
sudo apt-get install --fix-missing ./*.deb