From a1f5230d2b4ac1b21fc7ce05f00e9facf84f8944 Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Wed, 9 May 2018 11:28:18 +0000 Subject: [PATCH] Talk about Zuul instead of jenkins This was already changed in elastic-recheck in [0], so let's also use this in our running config. [0] https://review.openstack.org/330684 Change-Id: If9911f1ad2fa45afd6cfde1216f6178e87891028 --- files/recheckwatchbot.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/recheckwatchbot.yaml b/files/recheckwatchbot.yaml index c90e3a7..060cdfc 100644 --- a/files/recheckwatchbot.yaml +++ b/files/recheckwatchbot.yaml @@ -20,7 +20,7 @@ channels: messages: # | means don't fold newlines, > means do found_bug: | - I noticed jenkins failed, I think you hit bug(s): + I noticed Zuul failed, I think you hit bug(s): %(bugs)s footer: >- @@ -34,5 +34,5 @@ messages: us classify these issues so that they can be part of Elastic Recheck http://status.openstack.org/elastic-recheck/ no_bugs_found: >- - I noticed jenkins failed, refer to: - http://docs.openstack.org/infra/manual/developers.html#automated-testing + I noticed Zuul failed, refer to: + https://docs.openstack.org/infra/manual/developers.html#automated-testing