ci: avoid running hardware jobs if lint fails - now on LAVA too!

I missed this in !23774.

Fixes: a1c1cce9df ("ci: avoid running hardware jobs if there are already trivial issues")
Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24121>
(cherry picked from commit fd35e59139)
This commit is contained in:
Eric Engestrom 2023-07-12 16:36:27 +01:00 committed by Dylan Baker
parent 3694762b76
commit 4a08c40b48
2 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,7 @@ variables:
- curl -L --retry 4 -f --retry-all-errors --retry-delay 60 -s "https://${JOB_RESULTS_PATH}" | tar --zstd -x
needs:
- alpine/x86_64_lava_ssh_client
- !reference [.required-for-hardware-jobs, needs]
.lava-test:arm32:
variables:

View File

@ -254,7 +254,7 @@
"description": "ci: avoid running hardware jobs if lint fails - now on LAVA too!",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "a1c1cce9dfc2d8400a6726affed80997514fefa0",
"notes": null