I like the option to block jobs if another job is running but does anyone have 
any suggestions how to extend this a bit and only block the job is parameterA 
is equal to X?

For example, I have JobA that targets MachineA and when JobA is running against 
MachineA, no other jobs can run against MachineA.  So, I've listed JobA as a 
blocker in other builds.  However, I have other machines that could have other 
tests (or even the same test) run against them but nothing will run when JobA 
is running.

I'd like to just be able to look at the parameters of the job that is running 
and only block if JobA parameterA is equal to JobB parameterA (basically, if 
two jobs are trying to hit the same machine at the same time.)

Thanks!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to