Re: Every build has all commits listed in the Changes page

2015-11-10 Thread Andy Wang
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

Re: Every build has all commits listed in the Changes page

2015-10-26 Thread Björn Pedersen
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

Re: Every build has all commits listed in the Changes page

2015-10-26 Thread 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.jenkins-ci.org/display/JENKINS/Gerrit+Trigger. On git plugin, I set Refspec

Re: Every build has all commits listed in the Changes page

2014-08-22 Thread Mark Waite
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

Re: Every build has all commits listed in the Changes page

2014-08-21 Thread Wood Peter
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

Re: Every build has all commits listed in the Changes page

2014-08-21 Thread DarrelVun
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

Re: Every build has all commits listed in the Changes page

2014-08-20 Thread Mark Waite
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