Thanks a lot! That completely unblocks me. Your solution works for
everything other than an issue I was having with the Custom Workspace
location we are defining. That being said I realize we were using that to
workaround an issue that we shouldn't be working around to begin with.
On Thursday,
Not sure this will work. But you might try the "Pre SCM BuildStep
Plugin."
- Check "Run buildstep before SCM runs"
- Add an "Execute shell" buildstep:
echo >job.properties
echo "TEST_RUN_JOBNAME=${TEST_RUN.jobName}" >>job.properties
echo "TEST_RUN_NUMBER=${TEST_RUN.number}" >>jop.prope
I'm a little bit of a noob to Jenkins and I'm having trouble
discribing this so bear with me.
For a while now we've been using Jenkins as a launching platform for
our QA testing. We have a virtual machine that we revert and then we
install various products on the machine. To give QA members
flexib