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 V. On Wednesday, August 20, 2014 9:13:43 PM UTC-4, Peter Wood 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 last commit that actually > triggered the build. Seems like it doesn't update the local repository and > it start from scratch every time a build is triggered. > > My Workspace files are up to date but my Pull Log for the builds is empty. > > Also if I manually run a build (i.e. not triggered by an event) it does a > pull of the very first commit only and then continues with the tests. > > I know I missed some settings somewhere. > > Any help is appreciated. > > Thanks, > > -- Peter > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
