Hi All,

I have a scenario where I am using Build flow project in jenkins like below:

parallel (
  {build("NightlyBuilds")},
  {build("MemoryLeaks")}
  )

so both *NightlyBuilds, MemoryLeaks  *are going paralally but in
memoryleaks project i have a check point, when flag become true so i need
to stop full project how can i achieve this.

[image: Inline image 1]


for reference you can see screen shot as well

Thanks in advance, You help greatly appreciated.

Regards,
Panikera.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAEzR4ZzahHivz%3DA45NTHkoVPNzHzr7ejp5EfTmcxyh%2BhqhimXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to