From 6cce2ba3fba903d1ef9264370927bdf84d6a02f3 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 14 Dec 2018 18:46:47 -0800 Subject: [PATCH] Tweak openqa worker config We can't have two tap worker hosts per instance as then openQA assumes it can share related jobs between them, which we're not set up for. Also the new boxes seem to be having some issues with tap jobs. So let's make qa14 the only tap worker in prod for now, and keep qa01 the tap worker for staging so we can work out the problems. Signed-off-by: Adam Williamson --- inventory/inventory | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/inventory/inventory b/inventory/inventory index 1b79b5c238..37a0934caf 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -617,9 +617,8 @@ aarch64-c30n1-oqa.arm.fedoraproject.org # the workers that can run networked jobs. each server should have *one* of these per arch [openqa-tap-workers] qa01.qa.fedoraproject.org -qa02.qa.fedoraproject.org +#qa02.qa.fedoraproject.org qa14.qa.fedoraproject.org -qa09.qa.fedoraproject.org openqa-ppc64le-01.qa.fedoraproject.org aarch64-c26n1-oqa.arm.fedoraproject.org