[Buildbot-devel] name=?

Charles Lepple clepple at gmail.com
Tue May 8 18:51:36 UTC 2007


On 5/8/07, Gregory Golberg <grisha at snaplogic.org> wrote:
> It doesn't appear that the name= argument appears in the UI. In other
> words, I do
>
>
> slave_factory.addStep(ShellCommand,
>             name='Uncompressing source',
>             haltOnFailure=True,
>             command=['unzip','-o', 'src.zip'])
>
> And I still see the 'unzip -o src.zip' in the status, not my text...

You should be able to see this "name" in the list of steps when you
click on the link for a specific build number (by default, in a yellow
box that says "Build #").

But I think Axel pointed you towards the parameters you were looking
for (the ones that label the steps in the waterfall).

-- 
- Charles Lepple




More information about the devel mailing list