[U-Boot] [PATCH 6/6] travis-ci: compile with buildman when running test/py
Tom Rini
trini at konsulko.com
Wed Oct 26 20:59:32 CEST 2016
On Wed, Oct 26, 2016 at 11:05:36AM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at 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 <swarren at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161026/6faec8b0/attachment.sig>
More information about the U-Boot
mailing list