ansible/inventory/host_vars/openqa-x86-worker03.iad2.fedoraproject.org
Adam Williamson 180138b5b9 openQA worker hosts: switch 03 and 06, cut workers on 05
openqa-x86-worker03 seems to be a bit poorly lately, it quite
often fails jobs in 'hardware blip' looking ways, even after a
reboot. It's also the equal-worst hardware in the worker host
pool with 05. So let's swap 03 and 06 so prod has most of the
best hardware, and lab has the poorly box. Also while doing a
quick hardware survey I noticed 05 is equally as underpowered
as 03 (it has 2x E5-2680v3, total 24 physical CPUs, all the
other hosts aside from those two have 2x16 core CPUs), so this
cuts its worker count to the same as 03 (and makes the comment
more accurate for both). Added comments to inventory with the
CPU info for each box for future reference.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-03-03 10:00:14 -08:00

1.9 KiB

— datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 dns_search1: "iad2.fedoraproject.org" dns_search2: "fedoraproject.org" em1_ipv4: 10.3.174.23 em1_ipv4_gw: 10.3.174.254 em1_ipv4_nm: 24 em1_mac: "{{ mac1 }}" em2_mac: "{{ mac2 }}" em3_mac: "{{ mac3 }}" em4_mac: "{{ mac4 }}" freezes: false

has_ipv4: yes mac1: ec:f4:bb:d2:86:58 mac2: ec:f4:bb:d2:86:5a mac3: ec:f4:bb:d2:86:5c mac4: ec:f4:bb:d2:86:5d network_connections:

  • autoconnect: yes ip: address:

    • "{{ em1_ipv4 }}/{{ em1_ipv4_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"

    dns_search:

    • "{{ dns_search1 }}"
    • "{{ dns_search2 }}"

    gateway4: "{{ em1_ipv4_gw }}" mac: "{{ em1_mac }}" name: em1 state: up type: ethernet

  • autoconnect: no mac: "{{ em2_mac }}" name: em2 state: down type: ethernet
  • autoconnect: no mac: "{{ em3_mac }}" name: em3 state: down type: ethernet
  • autoconnect: no mac: "{{ em4_mac }}" name: em4 state: down type: ethernet

nrpe_procs_crit: 1600 nrpe_procs_warn: 1400

openqa_rngd: true

openqa_workers: 20 sudoers: "{{ private }}/files/sudo/qavirt-sudoers"

tcp_ports: ['20013', '20023', '20033', '20043', '20053', '20063', '20073', '20083', '20093', '20103', '20113', '20123', '20133', '20143', '20153', '20163', '20173', '20183', '20193', '20203', '20213', '20223']

openqa_nbde: true