]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cirrus-CI: add df/du to track down disk full issues
authorEd Maste <emaste@FreeBSD.org>
Mon, 1 Mar 2021 03:07:05 +0000 (22:07 -0500)
committerEd Maste <emaste@FreeBSD.org>
Fri, 5 Mar 2021 17:49:59 +0000 (12:49 -0500)
commit31cbc4f946ae0e69dbb76898713a1fc3df1a19f3
tree9dbd239312898b5681af988e16bb6401f765f129
parentde40e928fb5ae58567a08372e1ab793b9c4a2a24
Cirrus-CI: add df/du to track down disk full issues

Cirrus-CI: show mounted filesystems and free space at start

CI runs have been encountering disk full errors.  Add a `df` invocation
so that we can see what we're working with.

(cherry picked from commit af11c2029006b64da41a78f2e2dcc910e13ce07a)

Cirrus-CI: Add more information to help track down disk full issues

Execute df(1) before and after the build (reporting in MiB for
consistency), and du(1) of /usr/obj.  Also include the uname.

(cherry picked from commit f2f24008a2b1b3c7a1c4b75e9b9c2d0f08abc27b)
.cirrus.yml