Improve CI performance and reduce infra load.

Scaling down once more, memory is doing good, but CPU
seems to get a bit explosive and impacts CI performance.
32 -> 24 at this point reduces risk and load potential by 25%.

Change-Id: Ic712c0ca5242d988204a38407c1dd5751c0ced41
This commit is contained in:
Yuriy Shyyan 2021-09-21 18:09:36 -04:00
parent 8a00690661
commit 81410020bc
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ providers:
diskimages: *provider_diskimages
pools:
- name: main
max-servers: 32
max-servers: 24
labels:
- name: centos-7
min-ram: 8000