gitlab-ci: allow deqp-runner to use the maximum number of jobs
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 5 Mar 2020 14:20:34 +0000 (15:20 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 16 Mar 2020 14:36:41 +0000 (14:36 +0000)
commit4668a08e9d7bf73683f9527920fc544eb95e8497
tree427f6adc4695faeb25c62dd256decbc4d950bd42
parent888b41f0ee0cc0f79c299d5a2a9149ae13306c12
gitlab-ci: allow deqp-runner to use the maximum number of jobs

if $DEQP_PARALLEL is not set, it will use the maximum number of
jobs instead of 1.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4179>
.gitlab-ci/deqp-runner.sh