Add Jenkins Sandbox Cleanup job 22/12122/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 4 Aug 2018 20:22:58 +0000 (16:22 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 7 Aug 2018 14:12:47 +0000 (10:12 -0400)
commit1eda455b5c9e28a98441ddd46a61035dd5f60fe6
treeaa7e05ddf8d9e0b7cdfaa0a355ef5d97aab8fad8
parent8a5ed774fd2f4109ff9fe6da4359263dc3a1ab29
Add Jenkins Sandbox Cleanup job

This cleanup job runs weekly on Saturdays to clear out Sandbox
jobs and views from the system.

The benefit of this is that it uses the same version of JJB as
the other CI jobs whereas the traditional cron job we put in puppet
does not often get updated to match the right version.

Issue: RELENG-1118
Change-Id: I2229d66f637bd5aab203a3bbf12aa1e677a471a1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/jjb/lf-ci-jobs.rst
jjb/lf-ci-jobs.yaml
shell/jenkins-sandbox-cleanup.sh [new file with mode: 0644]