Start shifting balance of bare nodes to trusty

We are beginning to migrate projects to bare-trusty as their default
test slave nodes. As part of this change shift the balance of bare nodes
from precise to trusty ending up with a minimum of 21 nodes for all bare
nodes.

Change-Id: I0f8113e2d333fe42845555518c0ac9a29ee6fe23
This commit is contained in:
Clark Boylan 2014-06-26 14:13:36 -07:00
parent 1f97ecfd02
commit c80fbd7f87

View File

@ -38,7 +38,7 @@ labels:
- name: rax-iad
- name: bare-precise
image: bare-precise
min-ready: 42
min-ready: 21
providers:
- name: hpcloud-b1
- name: hpcloud-b2
@ -62,7 +62,7 @@ labels:
- name: rax-iad
- name: bare-trusty
image: bare-trusty
min-ready: 5
min-ready: 21
providers:
- name: hpcloud-b1
- name: hpcloud-b2