summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamy Asselin <ramy.asselin@hp.com>2015-03-31 14:59:39 -0700
committerRamy Asselin <ramy.asselin@hp.com>2015-04-03 10:18:18 -0700
commitdda8e6a2bd1ecbd4a225d0a23bb4ee2a43c2add2 (patch)
treed85d9b0ee7195c3ce93c314260e671317c75eb3a
parent96698e21ca554f16b5c6fe4ee6a5d9177fe05ab7 (diff)
downloadzuul-dda8e6a2bd1ecbd4a225d0a23bb4ee2a43c2add2.tar.gz
Update zuul-changes.py doc to match usage
zuul-changes.py does not accept --review-host param since 574ec76a6085b13fb1f02697e68baea7cc0bb63b It's usage output is: usage: zuul-changes.py [-h] url pipeline_name Correct the docs to match. Change-Id: Iab8158f73f6b1611d088377e36a7d076907bf8f6
-rw-r--r--doc/source/zuul.rst10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/source/zuul.rst b/doc/source/zuul.rst
index 9be4deb5b..6c77477ac 100644
--- a/doc/source/zuul.rst
+++ b/doc/source/zuul.rst
@@ -1092,13 +1092,11 @@ read these saved events and act on them.
If you need to abort Zuul and intend to manually requeue changes for
jobs which were running in its pipelines, prior to terminating you can
use the zuul-changes.py tool script to simplify the process. For
-example, this would give you a list of Gerrit commands to reverify or
-recheck changes for the gate and check pipelines respectively::
+example, this would give you a list of zuul-enqueue commands to requeue
+changes for the gate and check pipelines respectively::
- ./tools/zuul-changes.py --review-host=review.openstack.org \
- http://zuul.openstack.org/ gate 'reverify'
- ./tools/zuul-changes.py --review-host=review.openstack.org \
- http://zuul.openstack.org/ check 'recheck'
+ ./tools/zuul-changes.py http://zuul.openstack.org/ gate
+ ./tools/zuul-changes.py http://zuul.openstack.org/ check
If you send a SIGUSR2 to the zuul-server process, or the forked process
that runs the Gearman daemon, Zuul will dump a stack trace for each