ansible/inventory/host_vars/openqa-p09-worker02.iad2.fedoraproject.org
Adam Williamson 95f385cf4d openqa: bump the load average threshold on p09 worker hosts
They seem to be hitting this nonsense cap, bump it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-10-15 13:17:24 -07:00

1.8 KiB

— datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 dns_search1: "iad2.fedoraproject.org" dns_search2: "fedoraproject.org" enp1s0f0np0_ipv4: 10.3.174.43 enp1s0f0np0_ipv4_gw: 10.3.174.254 enp1s0f0np0_ipv4_nm: 24 enp1s0f0np0_mac: "{{ mac1 }}" enp1s0f1np1_mac: "{{ mac2 }}" enP2p1s0f0np0_mac: "{{ mac3 }}" freezes: false

has_ipv4: yes mac1: 40:a6:b7:18:86:b8 mac2: 40:a6:b7:18:86:b9 mac3: ac:1f:6b:59:70:6e network_connections:

  • autoconnect: yes ip: address:

    • "{{ enp1s0f0np0_ipv4 }}/{{ enp1s0f0np0_ipv4_nm }}"

    dhcp4: no dns:

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

    dns_search:

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

    gateway4: "{{ enp1s0f0np0_ipv4_gw }}" mac: "{{ enp1s0f0np0_mac }}" name: enp1s0f0np0 state: up type: ethernet

  • autoconnect: no mac: "{{ enp1s0f1np1_mac }}" name: enp1s0f1np1 state: down type: ethernet
  • autoconnect: no mac: "{{ enP2p1s0f0np0_mac }}" name: enP2p1s0f0np0 state: down type: ethernet

nrpe_procs_crit: 300 nrpe_procs_warn: 250

openqa_rngd: true openqa_tap_iface: enp1s0f0np0

openqa_workers: 15

openqa_critical_threshold: 70 sudoers: "{{ private }}/files/sudo/qavirt-sudoers"

tcp_ports: ['20013', '20023', '20033', '20043', '20053', '20063', '20073', '20083', '20093', '20103', '20113', '20123', '20133', '20143', '20153']