Remove the tripleo-test-cloud provider
Temporarily stop using this provider as its causing various problems, the load on CI has been reduced to allow R2 to be able to handle it solo. Once we redeploy and gain some confidence in this region we will be adding it back in. Setting max-servers to 0 will allow nodepool to gracefully cleanup nodes. Change-Id: Ib16dbef47b74bb027d47c60b50448d51c0110ca3
This commit is contained in:
parent
3fbc9837d0
commit
4daba7bd76
@ -115,13 +115,11 @@ labels:
|
||||
image: tripleo-precise
|
||||
min-ready: 10
|
||||
providers:
|
||||
- name: tripleo-test-cloud
|
||||
- name: tripleo-test-cloud-rh1
|
||||
- name: tripleo-f20
|
||||
image: tripleo-f20
|
||||
min-ready: 5
|
||||
providers:
|
||||
- name: tripleo-test-cloud
|
||||
- name: tripleo-test-cloud-rh1
|
||||
|
||||
providers:
|
||||
@ -666,7 +664,7 @@ providers:
|
||||
project-id: '<%= tripleo_project %>'
|
||||
auth-url: 'https://ci-overcloud.tripleo.org:13000/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 40
|
||||
max-servers: 0
|
||||
rate: 0.001
|
||||
networks:
|
||||
- net-id: a395fac5-adec-4ab9-a605-963558349cfd
|
||||
|
Loading…
x
Reference in New Issue
Block a user