Jenkins administrative groovy scripts 45/30445/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 1 Dec 2015 17:21:34 +0000 (09:21 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 1 Dec 2015 17:23:43 +0000 (09:23 -0800)
commitf22569efbceb58e362eb11b753ec6780acb91150
tree456a5dc4e0974b73c2f9910f3c3f26e13cb9b175
parentca6207ddf0faa1581b7cbcefd57d8fdbc02e980f
Jenkins administrative groovy scripts

Make slave cleanup (destruction) groovy scripts accessible to anyone
that has script console access in Jenkins. Mostly this is just me
publishing the scripts so that Thanh has access and Google picks them up
when it indexes our mirror for others that may run into similar problems
that we have when trying to cleanup slaves that are not cleaning up
properly.

Change-Id: I86c5f773879eaff25e4579445ad2b8036bb080f6
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-admin/del_computer.groovy [new file with mode: 0644]
jenkins-admin/slay_computer.groovy [new file with mode: 0644]