summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-04-09 10:46:45 +0000
committerGerrit Code Review <review@openstack.org>2015-04-09 10:46:45 +0000
commit135a9358c18a1a1fdc26952865622d2b9add1011 (patch)
tree8e4f5a68bd3b2c23a014ddcff7d0310e2ae807de
parentbdc579b22f45c71adb7e48d684306600b370fac9 (diff)
parentdda8e6a2bd1ecbd4a225d0a23bb4ee2a43c2add2 (diff)
downloadzuul-135a9358c18a1a1fdc26952865622d2b9add1011.tar.gz
Merge "Update zuul-changes.py doc to match usage"
-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