I have configured jenkins with gerrit trigger plugin to validate every commit we push to gerrit. I am expecting this trigger to include my latest change with original repo and m
You have to change the Choosing Strategy
to Gerrit Trigger
Go to the configuration page of your job and then click on the 2nd Advanced
button under the git
section. Almost at the bottom there is a Choosing Strategy
that you will need to change to Gerrit Trigger
This will cause Git to fetch the correct version for your build