[Buildbot-devel] default timeout for steps
Kevin Funk
kevin.funk at kdab.com
Fri Feb 27 10:37:25 UTC 2015
On Friday 27 February 2015, 11:25, Francesco Di Mizio wrote:
> Yep there is!
>
> 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> 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/
> > _______________________________________________
> > Buildbot-devel mailing list
> > Buildbot-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/buildbot-devel
--
Kevin Funk | kevin.funk at kdab.com | Software Engineer
KDAB (Deutschland) GmbH&Co KG, a KDAB Group company
Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions
More information about the devel
mailing list