Re: [yocto] [yocto-autobuilder-helper][PATCH] config.json: Add steps to test new workers before adding to the main pool

2018-11-07 Thread Richard Purdie
On Wed, 2018-11-07 at 11:15 -0800, akuster wrote: > On 11/7/18 10:33 AM, Michael Halstead wrote: > > We add workers to the nightly-bringup pool to test them in a > > production like > > enviroment. Include one completely emulated target and one to test > > virtualization extentions. > > > Would

Re: [yocto] [yocto-autobuilder-helper][PATCH] config.json: Add steps to test new workers before adding to the main pool

2018-11-07 Thread akuster
On 11/7/18 10:33 AM, Michael Halstead wrote: > We add workers to the nightly-bringup pool to test them in a production like > enviroment. Include one completely emulated target and one to test > virtualization extentions. Would this be a good indicator to add a new host to the sanity checker

[yocto] [yocto-autobuilder-helper][PATCH] config.json: Add steps to test new workers before adding to the main pool

2018-11-07 Thread Michael Halstead
We add workers to the nightly-bringup pool to test them in a production like enviroment. Include one completely emulated target and one to test virtualization extentions. Signed-off-by: Michael Halstead --- config.json | 13 + 1 file changed, 13 insertions(+) diff --git