From d127c069d358882f168c3ce1fc19d450d57a3746 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 13 Dec 2017 15:40:19 +0000 Subject: [PATCH] Revert "Remove subunit-worker01.openstack.org" The server has been rebuilt on Ubuntu Xenial and is ready to go back into service. This reverts commit 664689e42729fdbc750ee74f481687cb4d9ee3f0. Change-Id: I3e7a388fc01d99c5534ace678864dd5840f8e6d8 --- doc/source/firehose_schema.rst | 10 +++++----- hiera/common.yaml | 2 ++ 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/source/firehose_schema.rst b/doc/source/firehose_schema.rst index 815bac66ce..b1dbabfa26 100644 --- a/doc/source/firehose_schema.rst +++ b/doc/source/firehose_schema.rst @@ -131,11 +131,11 @@ The topics for the subunit workers follow a simple pattern:: gearman-subunit/// Where ``worker hostname`` is the host which processed the subunit file, as -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. +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. Payload ------- diff --git a/hiera/common.yaml b/hiera/common.yaml index 9073d019ce..d35991948f 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -28,6 +28,7 @@ elasticsearch_clients: - logstash-worker18.openstack.org - logstash-worker19.openstack.org - logstash-worker20.openstack.org +- subunit-worker01.openstack.org - subunit-worker02.openstack.org - ze01.openstack.org - ze02.openstack.org @@ -471,6 +472,7 @@ cacti_hosts: - static.openstack.org - status01.openstack.org - storyboard.openstack.org +- subunit-worker01.openstack.org - subunit-worker02.openstack.org - translate.openstack.org - translate-dev.openstack.org