I've created a pipeline using the Build Pipeline plugin connecting 5 jobs 
like this:

poll   --> build-A --> deploy
         --> build-B --> deploy
         --> build-C --> deploy

The poll job has a "Build other projects (manual step)" post-build action 
with "build-A, build-B, build-C" as the downstream project names.

Looking at the build-X jobs, each show the poll job as upstream job. The 
pipeline view itself shows the above connections between the 5 jobs. 

After the poll job has run, I try to manually trigger the different build-X 
jobs. Only build-C is actually triggered; build-A and build-B are not 
triggered, with the following logged:

Jul 22, 2014 5:57:06 PM SEVERE 
au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView triggerBuild

No upstream trigger found for this projectbuild-A


Has anyone encountered this problem? Does anyone have something like this 
working? 

Thanks,
David

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