On Wed, Oct 26, 2016 at 11:05:36AM -0600, Stephen Warren wrote:

> From: Stephen Warren <swar...@nvidia.com>
> 
> Use buildman to compile any U-Boot binary tested by test/py. This
> re-uses all the work done elsewhere to make buildman work within
> Travis-CI, in particular related to toolchain downloading and buildman
> config file creation.
> 
> Signed-off-by: Stephen Warren <swar...@nvidia.com>
> ---
>  .travis.yml | 81 
> ++++++++++++++++++++++++++++++++++++++++---------------------
>  1 file changed, 54 insertions(+), 27 deletions(-)

Thanks for fixing all of this so we can use buildman with test.py.  My
only real concern with this patch series is that now that we're doing N
jobs for test.py, is the setup/tear-down time for each machine causing
the job to run longer?  Or do things like the "big" powerpc/arm jobs run
long enough that they're still going when we hit this?

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to