Not sure if this is the right place for this type of question... but

node {
   node('agent'){ 
   }
}

Any way to block the nested node.  Keep getting these developers writing 
loops with these nested nodes and wonder why their job with 4 levels of 
nesting is not running on an executor of 3.   (and all calling the same 
node)

I know firing them is always an option :)   Just wanted to see if there was 
a way to limit or block the nesting and have it just ignored.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/98a65d23-22de-4daa-b68c-5e9da13a5a2fn%40googlegroups.com.

Reply via email to