A missing comma resulted in the nightly-ppc-lsb and nightly-x86-64 builders
being merged into one.
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
run-config can run without producing output for longer than the default
1200s/20m timeout value. Increase the timeout to a generous 16200s/4.5h
in order to give the script plenty of time to run.
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Initial prototype of using yocto-autobuilder-helper scripts from vanilla
buildbot to replicate yocto-autobuilder configuration.
* README.md is updated to describe goals and approach
* TODO contains known issues and work items, TODO: comments in the code
point to specific locations of work
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>