Remove jjb playbook
We nolonger need it as we don't have jenkins masters any more. Change-Id: I8117a6f4afb9f65a1400fad090594efd260c3bec Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
3e64f01bf7
commit
c281951f12
@ -1,10 +0,0 @@
|
|||||||
# Run JJB on all of the jenkins hosts. Use this if JJB has exceeded
|
|
||||||
# the default puppet timeout. Be sure to use "-f <num>" to run it in
|
|
||||||
# parallel.
|
|
||||||
---
|
|
||||||
- hosts: 'jenkins.openstack.org:~jenkins\d+.openstack.org'
|
|
||||||
tasks:
|
|
||||||
- name: run jjb
|
|
||||||
shell: jenkins-jobs update --delete-old /etc/jenkins_jobs/config
|
|
||||||
async: 7200
|
|
||||||
poll: 30
|
|
Loading…
x
Reference in New Issue
Block a user