]> git.dujemihanovic.xyz Git - u-boot.git/commit
Azure: Rework build the world jobs
authorTom Rini <trini@konsulko.com>
Sun, 20 Aug 2023 17:31:27 +0000 (13:31 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 6 Sep 2023 17:51:19 +0000 (13:51 -0400)
commit9aeac898da66dda24c4b79fb485af40655353c97
treefee2de1e8f82e0bec5a903752ea4f0b009d3b2ec
parent8b3694aab3a54b9d9571bffd56831cf2abc5edd1
Azure: Rework build the world jobs

Now that we have 3600 minutes per build job, condense and rework things
such that our overall time largely doesn't change, but we can also
largely avoid having to re-tweak this job to avoid timeouts.  Given that
we have 10 threads, we also move a few of the specific sandbox test
builds to a prior stage.

Note that while sandbox builds with address sanitization enabled (ASAN)
not all tests pass, so we limit ourselves to just checking that the
version test passes for now.

Link: https://learn.microsoft.com/en-us/azure/devops/pipelines/process/phases?view=azure-devops&tabs=yaml#timeouts
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
.azure-pipelines.yml