![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
current |
|
Assignee:
|
rsandell
|
|
Components:
|
gerrit-trigger |
|
Created:
|
22/Aug/14 8:21 PM
|
|
Description:
|
If you are having issues sending any review comments to Gerrit, after investigation I found using the command line feature of Gerrit that you need to remove the verified flag from the default 'Gerrit Verified Commands'.
I'm building Gerrit from source at the date of this post and suspect it will affect the current release candidate Gerrit 2.10-rc0
Steps in Jenkins..
Manage Jenkins > Gerrit Trigger > [select your gerrit server] > Advanced
edit all lines that include the --verified flag, for example..
gerrit review <CHANGE>,<PATCHSET> --message 'Build Started <BUILDURL> <STARTED_STATS>' --verified <VERIFIED> --code-review <CODE_REVIEW>
to
gerrit review <CHANGE>,<PATCHSET> --message 'Build Started <BUILDURL> <STARTED_STATS>' --code-review <CODE_REVIEW>
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
James Rawlings
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.