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 <awilliam@redhat.com>
This commit is contained in:
parent
eff6f4a04e
commit
6cce2ba3fb
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue