Drop max-servers to 40 for tripleo HP region.
Currently we only have 40 testenvironments and with the sustained backlog of reviews this can lead to cascade failure (normally the slight excess gains efficiency by allowing building/deleting/copying-logs jobs to be doing that while 40 or so active jobs use testenvs. We'll re-up it once the overload is gone. Change-Id: Id7332c1d341aa48deae49576839d12b6fdf36b68
This commit is contained in:
parent
1cd0614880
commit
e6297494b6
@ -387,7 +387,7 @@ providers:
|
||||
project-id: '<%= tripleo_project %>'
|
||||
auth-url: 'https://ci-overcloud.tripleo.org:13000/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 55
|
||||
max-servers: 40
|
||||
rate: 0.001
|
||||
networks:
|
||||
- net-id: a395fac5-adec-4ab9-a605-963558349cfd
|
||||
|
Loading…
x
Reference in New Issue
Block a user