]> git.proxmox.com Git - mirror_zfs.git/commit
CI: Reclaim space after package operations
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 17 Jan 2023 17:52:27 +0000 (09:52 -0800)
committerGitHub <noreply@github.com>
Tue, 17 Jan 2023 17:52:27 +0000 (09:52 -0800)
commit07281f7d13efc1fd9450f601dd621f49ce17fe7b
treeb769445dc56d94b122ec3e2855ab05c964ca6df8
parent7a85f58db6c8a80cabd42d608fd5f5b8d7c301c6
CI: Reclaim space after package operations

Rather than reclaiming space before updating the packages do
it afterwards.  This avoids issues with apt returning an
error due to missing files on the system.

This commit includes a revert for 6320b9e6.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #14387
.github/workflows/scripts/reclaim_disk_space.sh
.github/workflows/zfs-tests-functional.yml
.github/workflows/zfs-tests-sanity.yml