Merge "Correct update-image to image-update for nodepool"

This commit is contained in:
Jenkins 2014-04-21 21:33:24 +00:00 committed by Gerrit Code Review
commit 75f25dda57
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ dburi: 'mysql://nodepool:<%= mysql_password %>@localhost/nodepool'
cron: cron:
cleanup: '*/5 * * * *' cleanup: '*/5 * * * *'
check: '*/15 * * * *' check: '*/15 * * * *'
update-image: '14 2 * * *' image-update: '14 2 * * *'
zmq-publishers: zmq-publishers:
- tcp://jenkins-dev.openstack.org:8888 - tcp://jenkins-dev.openstack.org:8888

View File

@ -4,7 +4,7 @@ dburi: 'mysql://nodepool:<%= mysql_password %>@localhost/nodepool'
cron: cron:
cleanup: '*/1 * * * *' cleanup: '*/1 * * * *'
check: '*/15 * * * *' check: '*/15 * * * *'
update-image: '14 14 * * *' image-update: '14 14 * * *'
zmq-publishers: zmq-publishers:
- tcp://jenkins01.openstack.org:8888 - tcp://jenkins01.openstack.org:8888