From d4cc58d0674f29c04edd60e93ba8a16775a1ae20 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 25 Oct 2017 11:26:26 +1100 Subject: [PATCH] Add success message for check pipeline The hideci scripts are looking for this message to show the summary boxes. Change-Id: Idf616165e3c2bcd3d505761dfb3e2530d29060b6 --- zuul.d/pipelines.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml index bbcf174d04..44ead8e080 100644 --- a/zuul.d/pipelines.yaml +++ b/zuul.d/pipelines.yaml @@ -6,6 +6,10 @@ description: | Newly uploaded patchsets enter this pipeline to receive an initial +/-1 Verified vote. + success-message: Build succeeded (check pipeline). + failure-message: | + Build failed (check pipeline). For information on how to proceed, see + http://docs.openstack.org/infra/manual/developers.html#automated-testing manager: independent trigger: gerrit: