Thanks.  It looks like I need to upgrade my Jenkins installation before I can 
give it a shot.

1.489 is required and I'm running 1.480.

On Apr 19, 2013, at 3:58 PM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) 
<kpflem...@bloomberg.net> wrote:

> You may be able to do what you need using the Job Generator plugin, although 
> it has some significant limitations.
> 
> ----- Original Message -----
> From: jenkinsci-users@googlegroups.com
> To: jenkinsci-users@googlegroups.com
> At: Apr 19 2013 15:56:30
> Here's what I'm trying to accomplish.
> 
> I have a Build Flow that takes a parameter of a server's IP address and 
> starts a build flow. There are jobs in this build flow that can't run when 
> other jobs in this build flow are running.
> 
> In parallel, I want to kick off another build flow using a different server's 
> IP address. The jobs in the first build flow won't interfere with these jobs 
> because the target is a different server.
> 
> However, the build flow is using the same jobs (same name in build flow 1 as 
> in build flow 2), just passing different parameters.
> 
> Is there a way to block a job from running IF the job name is 
> "CheckThisOrThat" AND a build flow "params" value is equal to a certain IP 
> address. Basically, I only want to block for the respective build flow, not 
> block against ALL jobs.
> 
> I have a feeling I might have to write my own plug-in for this one.
> 
> Any advice?
> 
> Thanks,
> Pete
> 
> --
> 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.
> 
> 
> 
> -- 
> 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.
>  
>  

-- 
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.


Reply via email to