Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Cannot Reproduce
-
Component/s: pretested-integration-plugin
-
Labels:None
-
Environment:Jenkins 1.545
Jenkins GIT plugin 2.2.9
Pretested integration plugin 2.1.2
JDK 1.7.0_45
os Linux amd64 2.6.32-5
-
Similar Issues:
Description
The plugin doesn't find the integration branch, it always throws an NothingToDoException (because 'found' is false).
Either "client.getRemoteBranches()" or "Branch.getName()" does not work.
We get same behavior using any strategy (squash & no-ff).
Jenkins GIT plugin is up-to-date, however the git installation on os is not.
Just a note...
What is the polling log for the build you have problems with?
I know there is problems with manual builds, and sometimes also related to using triggers from other systems.