]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CI: Add cleanWs to cleanup steps in jenkinsfiles
authorGeorge Joseph <gjoseph@digium.com>
Fri, 19 Jul 2019 16:20:38 +0000 (10:20 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 19 Jul 2019 16:24:23 +0000 (10:24 -0600)
commitb63425f469cd91fcdb0cd4ddc166a4d90ad6ca8b
tree0e45c403ce93f371d6b7a798cfd2d2bcdf637f53
parent51b1111eaf22d6c5260e5798aeaa76b8fce61a18
CI: Add cleanWs to cleanup steps in jenkinsfiles

We're at the point where there are enough Jenkins jobs for
Asterisk branches than even cleaned checkouts of Asterisk
will add up to more disk space than is available on the
in-memory workspace mount.  Since we archive all relevent
artifacts anyway, there's no need to keep the workspace
around after the job finishes, whether it succeeds or fails.

Change-Id: I1cd3b73ebb045a987df0f62526d152a510210c39
tests/CI/gates.jenkinsfile
tests/CI/periodics-daily.jenkinsfile
tests/CI/ref_debug.jenkinsfile
tests/CI/unittests.jenkinsfile