From e9576c0677ff309261dcbae1bb2aa435c6564567 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 8 Aug 2018 23:56:48 +0200 Subject: [PATCH] Turn on the future parser for eavesdrop.o.o eavesdrop.o.o runs a number of different sites and bots, so on the one hand it is a slightly complex service, but on the other hand these modules are quite simple and similar to each other. Meetbot, accessbot, and statusbot have tests and seem to work fine on puppet 4. Ptgbot does not have tests, but that's why we should try this out sooner rather than later so we have time to correct any issues before the PTG. Change-Id: Id1af4b3ebf04f34c381eab5f818815734a296f7b --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index 6f68b636ab..1ffafbb15f 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -41,6 +41,7 @@ groups: - ask-staging[0-9]*.openstack.org - cacti[0-9]*.openstack.org - codesearch[0-9]*.openstack.org + - eavesdrop[0-9]*.openstack.org - ethercalc[0-9]*.openstack.org - etherpad-dev[0-9]*.openstack.org - etherpad[0-9]*.openstack.org