Re: [yocto] yocto-autobuilder: Nightly build not building nightly

2013-10-14 Thread Bryan Evenson
Elizabeth, > -Original Message- > From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] > Sent: Monday, October 14, 2013 10:57 AM > To: Bryan Evenson > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] yocto-autobuilder: Nightly build not building > nightly

Re: [yocto] yocto-autobuilder: Nightly build not building nightly

2013-10-14 Thread Flanagan, Elizabeth
Bryan, This is probably because you only have a ForceScheduler implemented which is always on by default. Timed schedulers have to be added. Can you post the rest of your nightly-foo? You'll need a top level section within that conf that contains: 'name_of_scheduler': {'type': '

[yocto] yocto-autobuilder: Nightly build not building nightly

2013-10-14 Thread Bryan Evenson
All, I have a local yocto-autobuilder setup (using yocto-autobuilder master) which I can do a build of my own setup. I created my own nightly-foo.conf file and verified that a forced build of this builds without errors. However, the nightly builds are not triggering and I'm wondering what I m