[Buildbot-commits] [Buildbot] #1896: Examples for Nightly Scheduler are out of date.
Buildbot
nobody at buildbot.net
Thu Mar 24 09:22:20 UTC 2011
#1896: Examples for Nightly Scheduler are out of date.
--------------------+-------------------------------
Reporter: sillern | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords: nightly scheduler
--------------------+-------------------------------
If I follow the examples in the documentation I will get this error
whenever the scheduler is triggered. That made all of my current nightly
schedulers stop working.
I don't know if the documentation is out of date, or if it's a bug in the
scheduler.
[[BR]][[BR]]
> master/buildbot/schedulers/timed.py @ 245
{{{
assert branch is not Nightly.NoBranch, \
"Nightly parameter 'branch' is required"
}}}
http://buildbot.net/buildbot/docs/latest/Nightly-Scheduler.html#Nightly-
Scheduler
--
Ticket URL: <http://trac.buildbot.net/ticket/1896>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list