Include instructions for deleting lock file
The zuul lock file needs to be removed as well. Change-Id: Ice16e07c142026c4df45f21ffae80e6a506dfcdd
This commit is contained in:
parent
c497ed783c
commit
e58b852907
@ -303,7 +303,7 @@ To rename a project:
|
||||
#. Gracefully stop Zuul on zuul.openstack.org::
|
||||
|
||||
sudo kill -USR1 $(cat /var/run/zuul/zuul.pid)
|
||||
rm -f /var/run/zuul/zuul.pid
|
||||
rm -f /var/run/zuul/zuul.pid /var/run/zuul/zuul.lock
|
||||
|
||||
#. Stop Gerrit on review.openstack.org::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user