From a2d4047f1f9567ad2abc2659fe4f06560a3b26e8 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 5 Oct 2020 13:32:05 -0700 Subject: [PATCH] openqa lab workers: add stg tap workers, bump worker numbers Signed-off-by: Adam Williamson --- inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org | 2 +- inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org | 2 +- inventory/inventory | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org b/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org index 6d04bec351..8cb4455e86 100644 --- a/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org +++ b/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org @@ -30,7 +30,7 @@ ansible_ifcfg_disabled: ['eth0', 'eth2'] openqa_hostname: openqa-stg01.iad2.fedoraproject.org # this is a powerful machine, can handle more openQA workers -openqa_workers: 8 +openqa_workers: 15 # firewall ports for server->worker websockets connections # this port is 'QEMUPORT plus 1' # QEMUPORT is: diff --git a/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org b/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org index dc3c609cf6..f27dd0d1c0 100644 --- a/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org +++ b/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org @@ -30,7 +30,7 @@ ansible_ifcfg_disabled: ['eth0', 'eth2'] openqa_hostname: openqa-stg01.iad2.fedoraproject.org # this is a powerful machine, can handle more openQA workers -openqa_workers: 8 +openqa_workers: 15 # firewall ports for server->worker websockets connections # this port is 'QEMUPORT plus 1' # QEMUPORT is: diff --git a/inventory/inventory b/inventory/inventory index d4807b5870..6b27046db7 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -465,8 +465,9 @@ 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-a64-worker01.iad2.fedoraproject.org openqa-x86-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