Remove subunit-worker01.openstack.org
This server doesn't exist any more and is stopping firewall rules from properly loading on logstach-worker servers. Change-Id: I0e4b30881b660c4dc903c97e5939a5888c0a7948 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
0c9fa0af9d
commit
664689e427
@ -131,11 +131,11 @@ The topics for the subunit workers follow a simple pattern::
|
||||
gearman-subunit/<worker hostname>/<git namespace/<repo name>/<change number>
|
||||
|
||||
Where ``worker hostname`` is the host which processed the subunit file, as
|
||||
of right now there are 2, subunit-worker01 and subunit-worker02, but there may
|
||||
be more (or fewer) in the future. The ``git namespace`` and ``repo name`` are
|
||||
pretty self explanatory, and are just for the git repo under test that the
|
||||
subunit was emitted from. ``change number`` is the gerrit change number for the
|
||||
job that launched the tests the subunit is for.
|
||||
of right now there are 1, subunit-worker02, but there may be more (or fewer) in
|
||||
the future. The ``git namespace`` and ``repo name`` are pretty self explanatory,
|
||||
and are just for the git repo under test that the subunit was emitted from.
|
||||
``change number`` is the gerrit change number for the job that launched the tests
|
||||
the subunit is for.
|
||||
|
||||
Payload
|
||||
-------
|
||||
|
@ -23,7 +23,6 @@ elasticsearch_clients:
|
||||
- logstash-worker13.openstack.org
|
||||
- logstash-worker14.openstack.org
|
||||
- logstash-worker15.openstack.org
|
||||
- subunit-worker01.openstack.org
|
||||
- subunit-worker02.openstack.org
|
||||
- ze01.openstack.org
|
||||
- ze02.openstack.org
|
||||
@ -463,7 +462,6 @@ cacti_hosts:
|
||||
- static.openstack.org
|
||||
- status.openstack.org
|
||||
- storyboard.openstack.org
|
||||
- subunit-worker01.openstack.org
|
||||
- subunit-worker02.openstack.org
|
||||
- translate.openstack.org
|
||||
- translate-dev.openstack.org
|
||||
|
Loading…
Reference in New Issue
Block a user