-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 2.249.2
gerrit-cdoe-review- plugin 0.4.4
Hi
I am using the Gerrit trigger plugin with Jenkins which is triggering Gerrit events. I am also using the Gerrit Code Review plugin and calling 'gerrit review' command inside my pipeline script but getting an error 'Gerrit Review requires authentication, however, there are no credentials defined or are empty'
I am using Gerrit trigger plugin is getting triggered and executing the build process but when it reaches the 'gerrit review' command it is having an authentication error.
My gerrit SCM URL is also been prefixed by ‘/a/‘ and I am also using Git/HTTPS. I am attaching the screenshots of the settings.