For reference, the Jenkins server is here:
http://ci.openbloomberg.com/jenkins

The source (upstream) job is BSL-Build, and for now I'm just building a single 
configuration from its matrix. The build was successful, and the appropriate 
artifacts have been archived and are visible in the web interface.

I've also got a BSL-Test job which is supposed to retrieve these artifacts and 
run tests, but no matter what I put into the 'Project name' field of the 'Copy 
artifacts from another project' build step I can't get it to find the source 
project. If I put in just 'BSL-Build' then it is accepted, but of course I 
don't want all source configurations to be copied. If I put in 
'BSL-Build/Platform=Ubuntu-12' (which matches the one build that has been 
made), I get a red warning claiming that project does not exist.

I've verified that the 'authenticated' group has Read permission (even Extended 
Read) globally and on Jobs just in case that is an issue. I must be doing 
something wrong, but I can't seem to figure out what it is. Anyone have any 
clues?


Reply via email to