openqa: aarch64 workers do not have a hw rng device

This may have been true at some point in the past, but currently none of
the aarch64 workers have hwrng. So, disable it here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-12-17 10:33:45 -08:00
parent f4439d42c1
commit eb3616b48e
6 changed files with 6 additions and 12 deletions

View file

@ -50,8 +50,7 @@ network_connections:
type: ethernet
nrpe_procs_crit: 300
nrpe_procs_warn: 250
# has an HW RNG, so let's have rngd
openqa_rngd: true
openqa_rngd: false
openqa_tap_iface: enp1s0
# this is a powerful machine, can handle more openQA workers
openqa_workers: 15

View file

@ -50,8 +50,7 @@ network_connections:
type: ethernet
nrpe_procs_crit: 300
nrpe_procs_warn: 250
# has an HW RNG, so let's have rngd
openqa_rngd: true
openqa_rngd: false
openqa_tap_iface: enp1s0
# this is a powerful machine, can handle more openQA workers
openqa_workers: 15

View file

@ -50,8 +50,7 @@ network_connections:
type: ethernet
nrpe_procs_crit: 300
nrpe_procs_warn: 250
# has an HW RNG, so let's have rngd
openqa_rngd: true
openqa_rngd: false
openqa_tap_iface: enp1s0
# this is a powerful machine, can handle more openQA workers
openqa_workers: 15

View file

@ -58,8 +58,7 @@ network_connections:
type: ethernet
nrpe_procs_crit: 300
nrpe_procs_warn: 250
# has an HW RNG, so let's have rngd
openqa_rngd: true
openqa_rngd: false
openqa_tap_iface: enP1p1s0f0np0
# this is a powerful machine, but storage kinda limits how many workers
# we can safely run at once

View file

@ -50,8 +50,7 @@ network_connections:
type: ethernet
nrpe_procs_crit: 300
nrpe_procs_warn: 250
# has an HW RNG, so let's have rngd
openqa_rngd: true
openqa_rngd: false
openqa_tap_iface: enp1s0
# this is a moderately powerful machine (16c/32t, I think)
openqa_workers: 15

View file

@ -50,8 +50,7 @@ network_connections:
type: ethernet
nrpe_procs_crit: 300
nrpe_procs_warn: 250
# has an HW RNG, so let's have rngd
openqa_rngd: true
openqa_rngd: false
openqa_tap_iface: enp1s0
# this is a moderately powerful machine (16c/32t, I think)
openqa_workers: 15