I want my plugin to do the following: 1. Start performance test as a build step; 2. If user cancels build(pressed red button with "x" near build link on UI) - stop test and free test resources.
On Thursday, August 21, 2014 9:55:16 AM UTC+3, Dzmitry Kashlach wrote: > > Hi all, > > I'm developing plugin for performance testing. > How can I know if user has discarded build? > I need this to finish test in case of discarding. > Is there any class like "BuildDiscardListener"(or something like that) in > Jenkins API? > > Thanks in advance, > Dzmitry. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
