Warn about Gerrit Trigger Plugin and stream-events in 2.7 release notes
Upgrading to 2.7 may cause the Gerrit Trigger Plugin on Jenkins to stop working. Add a warning in the release notes to explain that the Jenkins user needs to have the 'Stream Events' capability. Change-Id: Id1d5000ea1a37500dcb27dad9ef79dad5e58cf50
This commit is contained in:
@@ -26,6 +26,15 @@ newer, you may ignore this warning and upgrade directly to 2.7.x.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Gerrit Trigger Plugin in Jenkins
|
||||||
|
--------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
*WARNING:* Upgrading to 2.7 may cause the Gerrit Trigger Plugin in Jenkins to
|
||||||
|
stop working. Please see the "New 'Stream Events' global capability" section
|
||||||
|
below.
|
||||||
|
|
||||||
|
|
||||||
Release Highlights
|
Release Highlights
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
@@ -69,6 +78,10 @@ The link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.7/access
|
|||||||
Stream Events capability] controls access to the `stream-events` ssh command.
|
Stream Events capability] controls access to the `stream-events` ssh command.
|
||||||
+
|
+
|
||||||
Only administrators and users having this capability are allowed to use `stream-events`.
|
Only administrators and users having this capability are allowed to use `stream-events`.
|
||||||
|
+
|
||||||
|
If you are using the Gerrit Trigger Plugin in Jenkins, you must make sure that the
|
||||||
|
'Non-Interactive Users' group, or whichever group the Jenkins user belongs to, is
|
||||||
|
given the 'Stream Events' capability.
|
||||||
|
|
||||||
* Allow opening new changes on existing commits.
|
* Allow opening new changes on existing commits.
|
||||||
+
|
+
|
||||||
|
Reference in New Issue
Block a user