[Buildbot] #3205: Property interpolation

Buildbot trac trac at buildbot.net
Mon Feb 16 11:58:22 UTC 2015


#3205: Property interpolation
---------------------+-------------------
Reporter:  pedersen  |      Owner:
    Type:  defect    |     Status:  new
Priority:  major     |  Milestone:  0.8.x
 Version:  0.8.10    |   Keywords:
---------------------+-------------------
 When triggering a scheduler and setting the properties
 as described in http://docs.buildbot.net/0.8.10/manual/cfg-buildsteps.html
 #triggering-schedulers

 using the syntax:

 ...
 {{{setProperties = { foo : Property('foo')} }}}

 foo ends up begin None

 Whereas using {{{ { foo : Interpolate('%prop:foo)s' } }}} will work

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


More information about the bugs mailing list