openqa/worker: bump thresholds higher
sigh, we're still hitting it on a64-worker04. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
2dbf99e280
commit
c6ad51abc0
6 changed files with 6 additions and 6 deletions
|
@ -64,7 +64,7 @@ openqa_tap_iface: em1
|
|||
# this is a powerful machine, can handle more openQA workers
|
||||
openqa_workers: 30
|
||||
# also means we need to bump the load average threshold
|
||||
openqa_critical_threshold: 50
|
||||
openqa_critical_threshold: 60
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
# firewall ports for server->worker websockets connections
|
||||
# this port is 'QEMUPORT plus 1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue