Thanks. I set Refspec to $GERRIT_REFSPEC, branches to $GERRIT_BRANCH and
it didn't work for me. Then I changed the branch to origin/$GERRIT_BRANCH,
it all worked. I guess that the $GERRIT_BRANCH only pass "master" to git
plugin, and it need full branch name.
Thanks again and this do solve my p
Am Montag, 26. Oktober 2015 10:43:23 UTC+1 schrieb Andy Wang:
>
> Hi Peter,
>
> Same thing happened to me as well. I'm using Jenkins-1.634;
> Git-Plugin-2.4.0; Git-Client-Plugin-1.19.0; Gerrit-trigger:2.16.0
>
> I configed the Gerrit Trigger plugin on jenkins based on the article
> https://wiki
Hi Peter,
Same thing happened to me as well. I'm using Jenkins-1.634;
Git-Plugin-2.4.0; Git-Client-Plugin-1.19.0; Gerrit-trigger:2.16.0
I configed the Gerrit Trigger plugin on jenkins based on the article
https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger.
On git plugin, I set Refspec
On Thu, Aug 21, 2014 at 1:43 PM, Wood Peter wrote:
> Thank you for the replies.
>
> I'm still testing the setup so I try to keep it as clean as possible.
> There is only master branch and everything else is pretty clean minimal
> setup done by following the documentation.
>
> For "Additional Beha
Thank you for the replies.
I'm still testing the setup so I try to keep it as clean as possible. There
is only master branch and everything else is pretty clean minimal setup
done by following the documentation.
For "Additional Behaviours" all I have is "Strategy for choosing what to
build: Gerri
I had this happen on my Jenkins instances too nearly a year ago. I cleared
it by upgrading to Git Client plugin 1.4.3 version. See
https://issues.jenkins-ci.org/browse/JENKINS-18995
Git Client plugin has had many versions since then. But perhaps that's
worth investigating.
Regards,
Darrel
On Wed, Aug 20, 2014 at 7:13 PM, Wood Peter wrote:
> Jenkins-1.567; Git-Plugin-2.2.5; Gerrit-Trigger-2.11.1
>
> I setup Jenkins-Git-Gerrit and everything works as expected.
>
> The issue I'm having is that every build shows list of changes starting
> from the initial commit all the way to the las