offset nodepool update by 12 hrs

the theory that updating nodepool in the middle of the night to not be
disruptive runs afoul of the fact that if they do, there isn't anyone
around to fix them (due to when infra-root working hours are).  The
net being that half a day of development is lost, asia and europe lose
most of their day, until the first infra root member is up and can
trigger a roll back.

given that the infra team is largely centered on west coast if we
update this at 14 UTC instead of 2 UTC that means any issues will
surface while the entire infra team is on. Which means the ability
to catch these early.

Change-Id: I515bcd401ad09dcec405cd13dcb1f5652e10b2dc
This commit is contained in:
Sean Dague 2014-03-07 06:29:44 -05:00
parent bd048a3c7b
commit 5b7934654b

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