[Buildbot-commits] [Buildbot] #1851: Display scheduler name in the builder title

Buildbot nobody at buildbot.net
Thu Mar 3 19:07:45 UTC 2011


#1851: Display scheduler name in the builder title
------------------------+-------------------
Reporter:  ykoehler     |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.8.+
 Version:  0.8.3        |   Keywords:
------------------------+-------------------
 I have many scheduler set on the same slave/builder.  Each generate an
 estimate of the next build but the display fail to indicate to which
 scheduler each time is related to.

 Therefore what I see is this:

 building[[BR]]
 ETA in[[BR]]
 ~ 2 hrs 43 mins[[BR]]
 at 16:49[[BR]]
 next in[[BR]]
 ~ 23 hrs 26 mins[[BR]]
 at 13:32[[BR]]
 next in[[BR]]
 ~ 23 hrs 26 mins[[BR]]
 at 13:32[[BR]]


 I'd like to see something like this:

 building '''branchname'''[[BR]]
 ETA in[[BR]]
 ~ 2 hrs 43 mins[[BR]]
 at 16:49[[BR]]
 '''scheduler1name''' next in[[BR]]
 ~ 23 hrs 26 mins[[BR]]
 at 13:32[[BR]]
 '''scheduler2name''' next in[[BR]]
 ~ 23 hrs 26 mins[[BR]]
 at 13:32[[BR]]

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


More information about the Commits mailing list