> On Mar 31, 2015, at 01:50, Jesse Glick <[email protected]> wrote: > > On Mon, Mar 30, 2015 at 6:12 PM, Kanstantsin Shautsou > <[email protected]> wrote: >> This strategy will work as it will be described in help description. >> It may have sense for accepting one shot job for some special testing for >> example. > > Adding an option to the UI that is almost guaranteed to be useless and > confusing. ALWAYS strategy works fine with Docker, i expect DEMAND and SCHEDULED strategies to work fine also. I may miss something but as i see it works.
I can’t grab into existed UI Cloud strategies or even extend them. CloudSlaveRetentionStrategy has hardcoded 10 minutes delay, no Descriptor. CloudRetentionStrategy has ‘private int idleMinutes’ and has no getter. Copy-paste with fixes may help, but why not provide well extensible classes in core? > >> Is there any overhead for supporting numExecutors check? > > Added code complexity for a feature with no clear use case. > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/6nGESEvJ_S0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2FdJaoEGuTOA8u%3DPmiimV-rwVP19w7aht39ZiJ0Lj%2B-g%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/DCD795BB-7817-4D3F-B788-4E112CBFBE71%40gmail.com. For more options, visit https://groups.google.com/d/optout.
