jenkins account cannot triiger the job ,other account can do it

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      we create some CI account on gerrit, like jenkins/buildfarm/jira (Group Non-Interactive Users, these are all admin and stream event permission)

      on jenkins I setup gerrit trigger server with account jenkins,

      on job I setup triiger by "Comment added",

      i use this cmd
      ssh -p 29418 jenkins@gerrit.xxx.com gerrit review --message ' xxxxxxxxxxxxxxxxxxx' --verified 1 --code-review 2 244458,4
      it not trigger.

      if I use this cmd
      ssh -p 29418 buildfarm@gerrit.xxx.com gerrit review --message ' xxxxxxxxxxxxxxxxxxx' --verified 1 --code-review 2 244458,4
      it work well.

      which account setup to listen the stream event, then will not be trigger by this account event ????

            Assignee:
            rsandell
            Reporter:
            bright.ma
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: