[Buildbot-devel] default timeout for steps

Vitali Lovich vlovich at gmail.com
Fri Feb 27 18:59:20 UTC 2015


> On Feb 27, 2015, at 3:09 AM, Francesco Di Mizio <francescodimizio at gmail.com> wrote:
> 
> Well you may extend the step class and default timeout to whatever small value suits your needs… 
Yeah, not quite what I’m looking for.

I could try setting ShellMixin.timeout = 60 at the top of my master.cfg, but I suspect it won’t work or will work randomly
depending on my import order.

-Vitali

> On Fri, Feb 27, 2015 at 11:37 AM, Kevin Funk <kevin.funk at kdab.com <mailto:kevin.funk at kdab.com>> wrote:
> On Friday 27 February 2015, 11:25, Francesco Di Mizio wrote:
> > Yep there is!
> >
> > http://docs.buildbot.net/latest/manual/cfg-buildsteps.html <http://docs.buildbot.net/latest/manual/cfg-buildsteps.html>
> >
> >
> > timeoutSpecifies the timeout for slave-side operations, in seconds. If your
> > repositories are particularly large, then you may need to increase this
> > value from its default of 1200 (20 minutes).
> 
> Heya,
> 
> I think his point is that he wants to change the value of the default timeout
> in the step base class. So he doesn't need to pass `timeout=MY_TIMEOUT` every
> time.
> 
> I'd love to see this functionality as well, right now I'm just passing (a
> lower) `timeout` for almost every step I use.
> 
> Regards,
> Kevin
> 
> >
> > On Fri, Feb 27, 2015 at 4:00 AM, Vitali Lovich <vlovich at gmail.com <mailto:vlovich at gmail.com>> wrote:
> > > Hi,
> > >
> > > Is there a way to change the default timeout that steps use?  The default
> > > of 20 minutes is really long & I’d rather make it something more
> > > reasonable
> > > like 20 seconds
> > > & only override it for the steps that really need it.
> > >
> > > Thanks,
> > > Vitali
> > >
> > > --------------------------------------------------------------------------
> > > ---- Dive into the World of Parallel Programming The Go Parallel Website,
> > > sponsored
> > > by Intel and developed in partnership with Slashdot Media, is your hub for
> > > all
> > > things parallel software development, from weekly thought leadership blogs
> > > to
> > > news, videos, case studies, tutorials and more. Take a look and join the
> > > conversation now. http://goparallel.sourceforge.net/ <http://goparallel.sourceforge.net/>
> > > _______________________________________________
> > > Buildbot-devel mailing list
> > > Buildbot-devel at lists.sourceforge.net <mailto:Buildbot-devel at lists.sourceforge.net>
> > > https://lists.sourceforge.net/lists/listinfo/buildbot-devel <https://lists.sourceforge.net/lists/listinfo/buildbot-devel>
> 
> --
> Kevin Funk | kevin.funk at kdab.com <mailto:kevin.funk at kdab.com> | Software Engineer
> KDAB (Deutschland) GmbH&Co KG, a KDAB Group company
> Tel. Germany +49-30-521325470 <tel:%2B49-30-521325470>, Sweden (HQ) +46-563-540090 <tel:%2B46-563-540090>
> KDAB - Qt Experts - Platform-independent software solutions
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150227/aff23b3e/attachment.html>


More information about the devel mailing list