Reduce min-ready for ubuntu-trusty to 1
Now that our migration to ubuntu-xenial for jobs is finished, we can now reduce ubuntu-trusty to 1. I know this is a little agressive, but since our time to ready for nodes is 30seconds on most clouds, its something I wouldn't mind test driving to see how nodepool reacts to the demand. Change-Id: I3d0cdbba06a265729670ada6c541b46838f448a5 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
4c6754d727
commit
097c256f73
@ -60,7 +60,7 @@ labels:
|
||||
- name: ubuntu-trusty
|
||||
image: ubuntu-trusty
|
||||
ready-script: configure_mirror.sh
|
||||
min-ready: 20
|
||||
min-ready: 1
|
||||
providers:
|
||||
- name: rax-dfw
|
||||
- name: rax-ord
|
||||
|
Loading…
Reference in New Issue
Block a user