Hopefully only one further change to get openqa connectivity working.
This commit is contained in:
parent
2d5b6329ef
commit
5e36f333fa
2 changed files with 3 additions and 1 deletions
|
@ -805,9 +805,11 @@ retrace02.qa.fedoraproject.org
|
||||||
s390-koji01.qa.fedoraproject.org
|
s390-koji01.qa.fedoraproject.org
|
||||||
arm-koji01.qa.fedoraproject.org
|
arm-koji01.qa.fedoraproject.org
|
||||||
resultsdb01.qa.fedoraproject.org
|
resultsdb01.qa.fedoraproject.org
|
||||||
|
openqa01.qa.fedoraproject.org
|
||||||
|
|
||||||
[fedmsg-qa-network-stg]
|
[fedmsg-qa-network-stg]
|
||||||
resultsdb-stg01.qa.fedoraproject.org
|
resultsdb-stg01.qa.fedoraproject.org
|
||||||
|
openqa-stg01.qa.fedoraproject.org
|
||||||
|
|
||||||
|
|
||||||
# assorted categories of fedmsg services, for convenience
|
# assorted categories of fedmsg services, for convenience
|
||||||
|
|
|
@ -24,7 +24,7 @@ config = dict(
|
||||||
# It is also used by the mediawiki php plugin which, due to the oddities of
|
# It is also used by the mediawiki php plugin which, due to the oddities of
|
||||||
# php, can't maintain a single passive-bind endpoint of it's own.
|
# php, can't maintain a single passive-bind endpoint of it's own.
|
||||||
relay_inbound=[
|
relay_inbound=[
|
||||||
{% if 'persistent-cloud' in group_names or 'jenkins-master' in group_names or 'qa-isolated' in group_names %}
|
{% if 'persistent-cloud' in group_names or 'jenkins-master' in group_names %}
|
||||||
|
|
||||||
# Stuff from the cloud has to go through our external proxy first..
|
# Stuff from the cloud has to go through our external proxy first..
|
||||||
#"tcp://hub.fedoraproject.org:9941",
|
#"tcp://hub.fedoraproject.org:9941",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue