Am not sure about Timed.Nightly , but in the latest buildbot configuration we can use Scheduler option to start a build at particular time , please take a look http://docs.buildbot.net/0.8.6p1/manual/cfg-schedulers.html#singlebranchscheduler
On Mon, Dec 21, 2015 at 2:47 PM, Dubelaar, Bart <[email protected]> wrote: > Dear list, > > > > We have our nightly build set up with a Timed.Nightly configured with > OnlyIfChanged=True. > > Using this setup Buildbot will link the build to a certain revision and it > will show the delta of changes since the previous build. This is a very > handy feature. Which helps the testers to identify what has been build. > > The drawback is, that if there are no changes, the build will not run. In > some cases this is in convenient because we can use the additional test > results (for instance when there were issues with our build environment in > earlier runs). > > > > Is there a way to make the Timed.Nightly perform a build, even if there > are no changes detected? Some kind of fallback scenario? > > > > Kind regards, > > Bart > > > > *Bart Dubelaar *| Experienced Software Engineer, > > Technical Software Engineering | CGI > > George Hintzenweg 89, 3068 AX Rotterdam, Nederland > M: +31 6 5050 5636 > > *[email protected] <[email protected]>*, www.cgi.com > > > > _______________________________________________ > users mailing list > [email protected] > https://lists.buildbot.net/mailman/listinfo/users >
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
