[Buildbot-commits] [Buildbot] #2621: [nine] Buildset Refactoring
    Buildbot trac 
    trac at buildbot.net
       
    Fri Jan 10 19:38:55 UTC 2014
    
    
  
#2621: [nine] Buildset Refactoring
------------------------+--------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.0
 Version:               |   Keywords:  simple
------------------------+--------------------
 ``addBuildset`` currently sends messages about buildrequests directly.
 It should, instead, coordinate with the buildrequests resource type to do
 so.
 Similarly, `addBuildset` often creates source stamps.
 Messages should be sent when this occurs.
 The BaseScheduler's addBuildsetForXxx methods should have their signatures
 checked against the corresponding fakes.
 Finally, addBuildset should take a list of builder IDs, rather than their
 names.
 Similarly, rather than naming builders, build requests in the DB should
 use a foreign key to reference the builders table.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2621>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list