Switch min-ready for tripleo-centos-7 and tripleo-f22
Now that tripleo-jobs are migrated to centos-7 we can start to remove tripleo-f22 from nodepool. Change-Id: I40f3fb2ae336de12fe776a334655501df9295ba0 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
acf060d508
commit
f1c09697ea
@ -136,15 +136,13 @@ labels:
|
||||
- name: osic-cloud1
|
||||
- name: tripleo-centos-7
|
||||
image: centos-7
|
||||
# NOTE(pabelanger): Experiment using AFS mirrors for tripleo-centos-7.
|
||||
# Currently using a CNAME record against rax-dfw.
|
||||
ready-script: configure_mirror.sh
|
||||
min-ready: 1
|
||||
min-ready: 18
|
||||
providers:
|
||||
- name: tripleo-test-cloud-rh1
|
||||
- name: tripleo-f22
|
||||
image: tripleo-f22
|
||||
min-ready: 18
|
||||
min-ready: 1
|
||||
providers:
|
||||
- name: tripleo-test-cloud-rh1
|
||||
providers:
|
||||
|
Loading…
x
Reference in New Issue
Block a user