openqa lab workers: add stg tap workers, bump worker numbers
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
d4f34b56f9
commit
a2d4047f1f
3 changed files with 4 additions and 3 deletions
|
@ -30,7 +30,7 @@ ansible_ifcfg_disabled: ['eth0', 'eth2']
|
||||||
openqa_hostname: openqa-stg01.iad2.fedoraproject.org
|
openqa_hostname: openqa-stg01.iad2.fedoraproject.org
|
||||||
|
|
||||||
# this is a powerful machine, can handle more openQA workers
|
# this is a powerful machine, can handle more openQA workers
|
||||||
openqa_workers: 8
|
openqa_workers: 15
|
||||||
# firewall ports for server->worker websockets connections
|
# firewall ports for server->worker websockets connections
|
||||||
# this port is 'QEMUPORT plus 1'
|
# this port is 'QEMUPORT plus 1'
|
||||||
# QEMUPORT is:
|
# QEMUPORT is:
|
||||||
|
|
|
@ -30,7 +30,7 @@ ansible_ifcfg_disabled: ['eth0', 'eth2']
|
||||||
openqa_hostname: openqa-stg01.iad2.fedoraproject.org
|
openqa_hostname: openqa-stg01.iad2.fedoraproject.org
|
||||||
|
|
||||||
# this is a powerful machine, can handle more openQA workers
|
# this is a powerful machine, can handle more openQA workers
|
||||||
openqa_workers: 8
|
openqa_workers: 15
|
||||||
# firewall ports for server->worker websockets connections
|
# firewall ports for server->worker websockets connections
|
||||||
# this port is 'QEMUPORT plus 1'
|
# this port is 'QEMUPORT plus 1'
|
||||||
# QEMUPORT is:
|
# QEMUPORT is:
|
||||||
|
|
|
@ -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
|
# the workers that can run networked jobs. each server should have *one* of these per arch
|
||||||
[openqa_tap_workers]
|
[openqa_tap_workers]
|
||||||
#openqa-a64-worker01.iad2.fedoraproject.org
|
openqa-a64-worker01.iad2.fedoraproject.org
|
||||||
openqa-x86-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,
|
# 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
|
# only one per arch per instance should be present. usually x86_64 images are created
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue