From 2e058aef9467b308cbc7e08f4732e87ee20fc528 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 11 Jun 2018 15:10:57 -0700 Subject: [PATCH] Give the new aarch64 tap host 4 workers... Signed-off-by: Adam Williamson --- inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org b/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org index d40ce7c1f7..38fef9b1cd 100644 --- a/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org +++ b/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org @@ -19,7 +19,7 @@ sudoers: "{{ private }}/files/sudo/qavirt-sudoers" # and leave everything else alone. ansible_ifcfg_whitelist: ['eth0'] -openqa_workers: 3 +openqa_workers: 4 # has an HW RNG, so let's have rngd openqa_rngd: True