On Wed, Aug 20, 2014 at 7:13 PM, Wood Peter <[email protected]> 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.
>
>
Did you inadvertently add the "Additional Behaviour" to "Calculate
changelog against a specific branch"?  That might cause the list of changes
to appear for each build, even if no changes arrived.



> My Workspace files are up to date but my Pull Log for the builds is empty.
>
>
I don't recognize the term "pull log".  Is that somehow related to the
Gerrit trigger?


> 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 assume that is also something provided by the Gerrit trigger, so I don't
recognize the concept of pulling a commit into the git plugin.

Can you duplicate the problem without the Gerrit trigger?

Mark Waite


> 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.
>



-- 
Thanks!
Mark Waite

-- 
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.

Reply via email to