Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-73754

gerrit-trigger Deprecated usage of review command

      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"]

          [JENKINS-73754] gerrit-trigger Deprecated usage of review command

          Emeric added a comment -

          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 

          Emeric added a comment - 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 

          Chris added a comment -

          Looks like even with that fix I'd need to update our configuration to add –project <GERRIT_NAME> in the right place

          Chris added a comment - Looks like even with that fix I'd need to update our configuration to add –project <GERRIT_NAME> in the right place

            rsandell rsandell
            cpackham_atlnz Chris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: