From c3dde2234ca8b77fc92f173131a684c3fe8e46dc Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 12 Apr 2019 16:29:23 -0700 Subject: [PATCH] openQA: Go to 5 simultaneous workers on aarch64 tap worker host We need 5 to run a 5-test cluster, openQA just won't schedule the tests if you don't have enough hosts. Let's just hope the hardware can keep up. Signed-off-by: Adam Williamson --- inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org | 4 +++- 1 file changed, 3 insertions(+), 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 e4b87797ff..bdd48a30a5 100644 --- a/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org +++ b/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org @@ -21,7 +21,9 @@ sudoers: "{{ private }}/files/sudo/qavirt-sudoers" ansible_ifcfg_whitelist: ['eth0', 'eth1'] ansible_ifcfg_disabled: ['eth1'] -openqa_workers: 4 +# 5 is pushing it a bit, but we need 5 simultaneous tap workers for +# the server-dvd-iso support_server test cluster... +openqa_workers: 5 # firewall ports for server->worker websockets connections # this port is 'QEMUPORT plus 1' # QEMUPORT is: