Hi Guys, Any update on this...
Regards, Panikera On Fri, Jun 26, 2015 at 5:46 PM, Panikera Raj <[email protected]> wrote: > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAEzR4Zwu5HdQ%2BWWra4NBuG1-E3ZsD7Oy0tNwXcNQC-wOLTaAJg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
