Hi, I've spent a couple of days to reinstall our teams build system. Along the way I made a couple of improvements to simplify the job configurations by switching to a matrix build for all the supported platforms. This work pretty good most of the time.
There is at least one issue that I don't have a solution right now: Using the build-name-setter plugin https://wiki.jenkins-ci.org/display/JENKINS/Build+Name+Setter+Plugin doesn't work for the "master" job if the value should be read from a file. This file is created on each slave, but not on the master (obviously). Trying to copy the file back to the master with the copy-artifact-plugin https://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin didn't work either. I don't get an error message, but the file doesn't appear in the master workspace. Is there anything that I miss with matrix job. Why does this type of job behave so differently? The copy from slave works just fine in other jobs. Does anybody have any thoughts that might be helpful to resolve this issue? Thanks, Ingo -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.