We're just getting too many flakes on aarch64 tests. Let's see if this helps. Signed-off-by: Adam Williamson <awilliam@redhat.com>
2.5 KiB
— bmc: ip_address: 10.16.160.114 ping: true http: true https: true bondbr0_ipv4: 10.16.174.61 bondbr0_ipv4_gw: 10.16.174.254 bondbr0_ipv4_nm: 24 bondbr0_port0_mac: "{{ mac1 }}" datacenter: rdu3 dns1: 10.16.163.33 dns_search1: "rdu3.fedoraproject.org" dns_search2: "fedoraproject.org" freezes: false has_ipv4: yes mac0: d8:5e:d3:e6:24:90 mac1: d8:5e:d3:e6:24:91 mac2: b8:ce:f6:51:44:34 mac3: b8:ce:f6:51:44:35
network_connections:
-
name: bondbr0 state: up type: bridge mtu: 1500 autoconnect: yes ip: address:
- "{{ bondbr0_ipv4 }}/{{ bondbr0_ipv4_nm }}"
dhcp4: no dns:
- "{{ dns1 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ bondbr0_ipv4_gw }}"
- name: bond0 type: bond interface_name: bond0 mtu: 1500 controller: bondbr0 bond: mode: 802.3ad
- name: bond0-port1 mac: "{{ mac2 }}" type: ethernet controller: bond0 state: up mtu: 1500
- name: bond0-port2 mac: "{{ mac3 }}" type: ethernet controller: bond0 state: up mtu: 1500
nrpe_procs_crit: 1600 nrpe_procs_warn: 1400
openqa_rngd: true openqa_tap_iface: bondbr0
openqa_workers: 45
openqa_critical_threshold: 120 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', '20233', '20243', '20253', '20263', '20273', '20283', '20293', '20303', '20313', '20323', '20333', '20343', '20353', '20363', '20373', '20383', '20393', '20403', '20413', '20423', '20433', '20443', '20453']
zabbix_inventory: oob_ip: "{{ bmc.ip_address }}"