On Thu, Oct 25, 2012 at 5:51 PM, Zhen Zhang <[email protected]> wrote: > We have a test script that runs fine on RH machines, but complains about > some command usage wrong on jenkins machines. So we want a way to check and > fix when that happens.
Why can't you create a 'debug' job on jenkins to figure out whatever it is that is failing? Also note, that you can pin the jobs to particular slaves. Thanks, Roman.
