From 2a3231025e766f6db30d4e526ae1087f9ab24eb8 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 5 Oct 2020 14:13:22 -0700 Subject: [PATCH] openqa lab: add aarch64 and ppc64 boxes to hdd workers group Signed-off-by: Adam Williamson --- inventory/inventory | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory/inventory b/inventory/inventory index ad2dab67a8..bf35460a16 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -465,16 +465,16 @@ openqa-p09-worker01.iad2.fedoraproject.org # the workers that can run networked jobs. each server should have *one* of these per arch [openqa_tap_workers] -openqa-a64-worker01.iad2.fedoraproject.org openqa-x86-worker01.iad2.fedoraproject.org +openqa-a64-worker01.iad2.fedoraproject.org openqa-p09-worker01.iad2.fedoraproject.org # the workers that need rw access to the factory share to run createhdds. again, -# only one per arch per instance should be present. usually x86_64 images are created -# on the server, images for other arches on a worker. +# only one per arch per instance should be present. [openqa_hdds_workers] -#openqa-a64-worker01.iad2.fedoraproject.org openqa-x86-worker01.iad2.fedoraproject.org +openqa-a64-worker01.iad2.fedoraproject.org +openqa-p09-worker01.iad2.fedoraproject.org [packages]