[U-Boot] [PATCH] .gitlab-ci.yml: Initial conversion of Travis CI build to GitLab CI

Tom Rini trini at konsulko.com
Thu Jul 18 23:55:43 UTC 2019


On Wed, Jun 19, 2019 at 09:25:17AM -0400, Tom Rini wrote:

> Migrate all of the logic in our current .travis.yml file to a GitLab CI
> config file.  Notable changes are that this will run the jobs on runners
> with the "all" tag.  The timeout for a job needs to be configured higher
> than normal as we no longer split building the world up into a large
> number of small jobs but instead perform one big build job.  We make use
> of stages so that we build and run all of the QEMU + test.py tests first
> in order to increase the chance that any problems will be found before
> starting the final big build.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190718/a03704bc/attachment.sig>


More information about the U-Boot mailing list