[Buildbot-commits] [Buildbot] #2342: Force scheduler should use a single buildset for each click of the "Force" button

Buildbot nobody at buildbot.net
Thu Nov 22 20:12:50 UTC 2012


#2342: Force scheduler should use a single buildset for each click of the "Force"
button
--------------------+-------------------------
Reporter:  dustin   |       Owner:  tom.prince
    Type:  defect   |      Status:  closed
Priority:  major    |   Milestone:  0.8.8
 Version:  0.8.6p1  |  Resolution:  fixed
Keywords:  force    |
--------------------+-------------------------
Changes (by Tom Prince):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Allow forcing on multiple builders at once.

 The web status currently does this by forcing multiple times, once for
 each builder,
 creating a separate buildset for each. Instead, teach ForceScheduler to
 support
 starting multiple builders in a single buildset, and refactor the
 webstatus code to
 support that.

 Fixes #2342.
  Changeset: 3be5a31c59958bbe061464221736cef3ba74700a

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


More information about the Commits mailing list