[Buildbot-devel] keywords not honored
Brian Warner
warner-buildbot at lothar.com
Sat Dec 8 20:52:58 UTC 2007
> In my master.cfg file I'm using lots of
>
> ShellCommand(name='foo', timeout=9600, command=[])
>
> However, the waterfall display doesn't show the step's 'name',
> but instead the command string. Also, the slaves don't see my timeout,
> but the default value (1200) instead, making them fail a lot.
>
> Are these known issues ? Any ways around this ?
That sounds like a bug.. maybe ShellCommand isn't allowing kwargs to override
the per-class defaults on those parameters.
Is this 0.7.6 or HEAD?
thanks,
-Brian
More information about the devel
mailing list