From df23d53c0ad724e04a36f0b8376c87d9b69e0649 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 11 Aug 2015 10:47:11 -0700 Subject: [PATCH] Update zuulv3 spec to specify branch Change-Id: Ia48597ba7c924509925e4579cc5a1f4725357770 --- specs/zuulv3.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/specs/zuulv3.rst b/specs/zuulv3.rst index cabaf46..dfcd4e0 100644 --- a/specs/zuulv3.rst +++ b/specs/zuulv3.rst @@ -496,14 +496,14 @@ Primary assignee: Also: * jhesketh -Gerrit Topic ------------- +Gerrit Branch +------------- -Use Gerrit topic "zuulv3" for all patches related to this spec. - -.. code-block:: bash - - git-review -t zuulv3 +Nodepool and Zuul will both be branched for development related to +this spec. The "master" branches will continue to receive patches +related to maintaining the current versions, and the "feature/zuulv3" +branches will receive patches related to this spec. The .gitreview +files will be updated to submit to the correct branches by default. Work Items ----------