From 2f7089d33ee334d6ef98c9730067fa8e75bc4a29 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 21 Oct 2021 13:24:28 -0700 Subject: [PATCH] Make logging zuul restarts less optional This is followon to feedback for earlier docs updates. Basically we should always log these restarts so make that more clear that it isn't optional. Change-Id: Ib0fa05b2075d6c82199e6e043724aeedaf04e49c --- doc/source/zuul.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/zuul.rst b/doc/source/zuul.rst index 04c741da07..861a3ce645 100644 --- a/doc/source/zuul.rst +++ b/doc/source/zuul.rst @@ -207,8 +207,8 @@ To re-enqueue, execute the previously generated script:: root@zuul# bash queues-$(date +%Y%m%d).sh -When this has completed you are done with the Zuul restart. Consider logging -the restart and update with statusbot in IRC. +When this has completed you are done with the Zuul restart. Please log +the restart and any Zuul version update with statusbot in IRC. Secrets -------