Reduce min-ready for tripleo nodes
Now that jobs are only running on R2 having 15 nodes ready without knowing the demand for individual types doesn't make sense. Change-Id: Ie130617c6be1ec32d94718d80c27852f9ec6b736
This commit is contained in:
parent
271bb5bf70
commit
7a8b9bf5f4
@ -113,12 +113,12 @@ labels:
|
||||
- name: rax-iad
|
||||
- name: tripleo-precise
|
||||
image: tripleo-precise
|
||||
min-ready: 10
|
||||
min-ready: 4
|
||||
providers:
|
||||
- name: tripleo-test-cloud-rh1
|
||||
- name: tripleo-f20
|
||||
image: tripleo-f20
|
||||
min-ready: 5
|
||||
min-ready: 2
|
||||
providers:
|
||||
- name: tripleo-test-cloud-rh1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user