Increase min-ready for devstack-centos7
Looking at configured nodes for jobs, we currently have: 8 bare-precise 817 devstack-centos7 15 devstack-trusty-2-node 541 devstack-trusty 6 fedora-23 380 proposal 609 release 8 tripleo-f22 1 ubuntu-trusty-2-node 6092 ubuntu-trusty 1 wheel-mirror-ubuntu-trusty-amd64 Let's increase min-ready for devstack-centos7 to avoid waiting in case of idle systems. Change-Id: I2855e641d20a555783e5ee05d741547455f856fe
This commit is contained in:
parent
91d4458b0a
commit
a395491cc6
@ -94,7 +94,7 @@ labels:
|
||||
- name: devstack-centos7
|
||||
image: devstack-centos7
|
||||
ready-script: configure_mirror.sh
|
||||
min-ready: 1
|
||||
min-ready: 2
|
||||
providers:
|
||||
- name: ovh-gra1
|
||||
- name: ovh-bhs1
|
||||
|
Loading…
Reference in New Issue
Block a user