openqa-a64-worker04: cut worker count a little

We seem to be getting lots of failures on compose tests, I think
because of how many tests kick off all at once, because they
seem to work OK when restarted one by one. Maybe this worker
count is a bit too ambitious (though it used to work), let's
try cutting it a bit.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-01-19 11:00:38 -08:00
parent cc08ec8271
commit 2d85494c97

View file

@ -59,7 +59,7 @@ nrpe_procs_warn: 250
openqa_rngd: true
openqa_tap_iface: eth2
# this is a powerful machine, can handle more openQA workers
openqa_workers: 35
openqa_workers: 30
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
# firewall ports for server->worker websockets connections
# this port is 'QEMUPORT plus 1'