Set hp1 max-servers: to 0
It having problems at the moment so removing it from the pool. Change-Id: I9df2c9612e572aa27a2bdb9a62cf4c44d47973a0
This commit is contained in:
parent
894b4c822d
commit
6a87b3b8e7
@ -193,13 +193,11 @@ labels:
|
||||
min-ready: 8
|
||||
providers:
|
||||
- name: tripleo-test-cloud-rh1
|
||||
- name: tripleo-test-cloud-hp1
|
||||
- name: tripleo-f20
|
||||
image: tripleo-f20
|
||||
min-ready: 8
|
||||
providers:
|
||||
- name: tripleo-test-cloud-rh1
|
||||
- name: tripleo-test-cloud-hp1
|
||||
|
||||
providers:
|
||||
- name: rax-dfw
|
||||
@ -862,7 +860,7 @@ providers:
|
||||
project-id: '<%= tripleo_project %>'
|
||||
auth-url: 'https://ci-overcloud.hp1.tripleo.org:13000/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 90
|
||||
max-servers: 0
|
||||
rate: 0.001
|
||||
networks:
|
||||
- net-label: default-net
|
||||
|
Loading…
Reference in New Issue
Block a user