]> 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:20:38 +0000 (10:20 -0600)
commit356f4256cc53d5fa6d9ced1b92f0f2f80e1ae166
treebdc7cd6cecd11e5f1d1dccb3fe7e5cf2497c96da
parent979e4119d68c290a73931b394e1b4cf972141578
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