Add instructions to rename gerrit groups
When renaming a project, we frequently need to rename groups Change-Id: Ia7326150e5e968446c2c931ca8c981abe7854f7a
This commit is contained in:
parent
4eabcf3760
commit
78f35ad843
@ -462,6 +462,10 @@ To rename a project:
|
|||||||
|
|
||||||
sudo invoke-rc.d zuul start
|
sudo invoke-rc.d zuul start
|
||||||
|
|
||||||
|
#. Rename any associated groups whose names may have changed::
|
||||||
|
|
||||||
|
ssh -p 29418 review.openstack.org gerrit rename-group OLDNAME NEWNAME
|
||||||
|
|
||||||
#. Merge the prepared Puppet configuration change, removing the
|
#. Merge the prepared Puppet configuration change, removing the
|
||||||
original Jenkins jobs via the Jenkins WebUI later if needed.
|
original Jenkins jobs via the Jenkins WebUI later if needed.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user