ci: Use FDO_CI_CONCURRENT as our -j flags when present in the runner env.
authorEric Anholt <eric@anholt.net>
Fri, 26 Jun 2020 17:59:41 +0000 (10:59 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 20 Jul 2020 17:22:17 +0000 (17:22 +0000)
commitfd24a959956759dfed987ef83813515b10ffb202
tree7a87ef98355902490e7753afdd74d0ccf9ac39a5
parent5f79e4e69af178f7fcff5a4397085261ac46ceaf
ci: Use FDO_CI_CONCURRENT as our -j flags when present in the runner env.

fd.o has retuned the x86 runners on packet for -j8.  Rather than having to
tweak our CI every time fd.o decides to rebalance job concurrency, respect
what the runner admin has chosen for their builds (this will also be
convenient for people with large local runners).

Reviewed-by: Michel Dänzer <michel@daenzer.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5669>
.gitlab-ci.yml
.gitlab-ci/container/container_pre_build.sh
.gitlab-ci/deqp-runner.sh
.gitlab-ci/piglit/run.sh