-
Bug
-
Resolution: Unresolved
-
Minor
-
None
We're using the Gerrit Trigger plugin to run some test jobs when changes are submitted. The gerrit logs have a lot of messages like
[SSH gerrit review 145822,1 --message Build Successful [trimmed] --label verified=1 (maker)] WARN com.google.gerrit.sshd.commands.ReviewCommand : Deprecated usage of review command: missing project for change number 145822, patchset 1 [CONTEXT request="SSH"]
- duplicates
-
JENKINS-72649 Gerrit Trigger Plugin: Deprecate posting Review on Gerrit without specifying project
-
- Fixed but Unreleased
-
Judging on the error message, the issue is that the `–project` parameter is not specified. It is fixed in https://issues.jenkins.io/browse/JENKINS-72649 all should be released in the next version of the plugin