]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
CI: Increase free space in workflow
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 1 Apr 2021 15:39:27 +0000 (08:39 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 7 Apr 2021 20:24:28 +0000 (13:24 -0700)
commit6613ea3b338566a454b23af120a6cc4850742dd9
treebe231bfbdc42a16fb577f7472445e4206231802e
parente783fa09257abc8d2293b70a6f4e7dc625ff6a29
CI: Increase free space in workflow

Recently we've been running out of free space in the ubuntu 20.04
environment resulting in test failures.  This appears to be caused
by a change in the default available free space and not because of
any change in OpenZFS. Try and avoid this failure by applying a
suggested workaround which removes some unnecessary files.

https://github.com/actions/virtual-environments/issues/2840

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