[Buildbot-commits] [Buildbot] #1790: Option to turn off hacky_HA_mode in schedulers

Buildbot nobody at buildbot.net
Thu Feb 3 17:53:33 UTC 2011


#1790: Option to turn off hacky_HA_mode in schedulers
----------------------+-----------------------
Reporter:  aki        |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.3p1    |   Keywords:
----------------------+-----------------------
 As Dustin explains it, the scheduler is "being durable in the face of
 downtime" by looking at the next scheduled build and scheduling it
 immediately if it happens in the past.

 This may be a feature for some, but it is definitely a bug for others.
 In the case of "We don't want nightlies to fire at all until 9:30am
 tomorrow, so delay our 3am nightly scheduled time", there is currently no
 option to do that other than disabling the schedulers until 9:30am.

 There should be a way to turn this behavior off.  Currently I'm thinking
 schedulers should have a hackyHAMode=False or something.

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


More information about the Commits mailing list