[Buildbot-commits] [Buildbot] #2164: Triggering a Nightly Build only if Continuous build status is success

Buildbot nobody at buildbot.net
Sun Dec 18 22:35:10 UTC 2011


#2164: Triggering a Nightly Build only if  Continuous build status is success
----------------------------+------------------
Reporter:  mariamarcano     |       Owner:
    Type:  support-request  |      Status:  new
Priority:  major            |   Milestone:
 Version:  0.8.3p1          |  Resolution:
Keywords:                   |
----------------------------+------------------

Comment (by jaredgrubb):

 Two comments: you need to add
 "self.addFactoryArguments(relatedBuilderNames=relatedBuilderNames)" to
 your __init__ function. Also the "&" operator should be "and" (the & is
 bitwise-and, which can give funky results if the arguments deviate from
 0/1/True/False).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2164#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list