[Buildbot-commits] [Buildbot] #2332: Add ability to SetProperty so that you can set a property without a command

Buildbot nobody at buildbot.net
Thu Jul 26 05:30:36 UTC 2012


#2332: Add ability to SetProperty so that you can set a property without a command
------------------------+-----------------------
Reporter:  tcooperma    |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  minor        |  Milestone:  undecided
 Version:  0.8.6p1      |   Keywords:
------------------------+-----------------------
 Adding an option to SetProperty to do the equivalent of "echo foobar"
 where foobar is some string that you generated in Python using
 WIthProperties or something else. Perhaps this is done with another
 parameter?

 > From: Philippe McLean <philippe.mclean at gmail.com>

 > One option is to extend/modify the definition of SetProperty in
 buildbot/steps/shell.py.
 > Another possibility would be to use addFactoryArguments on any custom
 buildsteps.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2332>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list