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:
parent
1f97ecfd02
commit
c80fbd7f87
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user