openQA: update notes and worker count for new x86-worker05
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
4f7c2f3343
commit
d1b2886853
2 changed files with 3 additions and 5 deletions
|
@ -59,10 +59,8 @@ nrpe_procs_warn: 1400
|
||||||
# Has a hardware RNG
|
# Has a hardware RNG
|
||||||
openqa_rngd: true
|
openqa_rngd: true
|
||||||
openqa_tap_iface: em1
|
openqa_tap_iface: em1
|
||||||
# this machines has 24 CPUs, 22 is our "just under one worker per
|
# xeon e5-2683v4, 32 physical CPUs
|
||||||
# CPU" rule-of-thumb, but it seems to be running out of memory so
|
openqa_workers: 30
|
||||||
# cut to 20
|
|
||||||
openqa_workers: 20
|
|
||||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||||
# firewall ports for server->worker websockets connections
|
# firewall ports for server->worker websockets connections
|
||||||
# this port is 'QEMUPORT plus 1'
|
# this port is 'QEMUPORT plus 1'
|
||||||
|
|
|
@ -436,7 +436,7 @@ openqa-p09-worker01.iad2.fedoraproject.org
|
||||||
openqa-p09-worker02.iad2.fedoraproject.org
|
openqa-p09-worker02.iad2.fedoraproject.org
|
||||||
# xeon gold 6130 (second best)
|
# xeon gold 6130 (second best)
|
||||||
openqa-x86-worker04.iad2.fedoraproject.org
|
openqa-x86-worker04.iad2.fedoraproject.org
|
||||||
# xeon e5-2680 (worst)
|
# xeon e5-2683v4 (third best)
|
||||||
openqa-x86-worker05.iad2.fedoraproject.org
|
openqa-x86-worker05.iad2.fedoraproject.org
|
||||||
# prod used to have 01, 02, 03 and lab had 04, 05, 06 which was nice
|
# prod used to have 01, 02, 03 and lab had 04, 05, 06 which was nice
|
||||||
# and clean, but 03 is weaker hardware and seems to be struggling
|
# and clean, but 03 is weaker hardware and seems to be struggling
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue