ci/iris: Drop parallel on kbl piglit to 2.
authorEric Anholt <eric@anholt.net>
Wed, 18 Oct 2023 13:44:28 +0000 (15:44 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 Oct 2023 07:42:16 +0000 (07:42 +0000)
commit20284af29b511bc5a4266baa9fdb102ad4c5c866
tree522c8c59d8898092fc22f34d31367525d3689530
parent40be79dc9f21d0c11ca6e9f64fa979b6c632a8f8
ci/iris: Drop parallel on kbl piglit to 2.

We have only 6 of these boards since one died in May, and 7 jobs allocated
to them.  So you ended up with a 5 minute delay on each pipeline with an
otherwise-idle farm while you waited for the first batch of jobs to
complete so you could get the last one started.  It turns out that piglit
was taking 3 minutes of runtime each, so we can just shard piglit 2 ways,
stay under runtime, and not over-allocate the farm

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25790>
src/intel/ci/gitlab-ci-inc.yml
src/intel/ci/gitlab-ci.yml