From c19bb08541aa298f4f40d510810ed85f26b23d64 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 21 Jan 2022 12:04:25 -0800 Subject: [PATCH] Add new openQA worker hosts to the appropriate groups This doesn't add host_vars for them yet, as I need them to be partially deployed so I can find the necessary info to set the host_vars correctly... Signed-off-by: Adam Williamson --- inventory/inventory | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/inventory b/inventory/inventory index a105904bbf..86c170dd3d 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -453,6 +453,7 @@ openqa01.iad2.fedoraproject.org [openqa_workers] openqa-x86-worker01.iad2.fedoraproject.org openqa-x86-worker02.iad2.fedoraproject.org +openqa-x86-worker03.iad2.fedoraproject.org openqa-a64-worker02.iad2.fedoraproject.org openqa-a64-worker03.iad2.fedoraproject.org @@ -465,6 +466,8 @@ openqa-a64-worker01.iad2.fedoraproject.org openqa-p09-worker01.iad2.fedoraproject.org openqa-p09-worker02.iad2.fedoraproject.org openqa-x86-worker04.iad2.fedoraproject.org +openqa-x86-worker05.iad2.fedoraproject.org +openqa-x86-worker06.iad2.fedoraproject.org # the workers that can run networked jobs. each server should have *one* of these per arch [openqa_tap_workers]