mesa/.gitlab-ci/lava
Emma Anholt 9fdefa6182 ci: Remove .build-rules from core test job definitions.
If you accidentally re-included your test job core definition after your
driver-specific ruleset, you'd end up running the driver job on every
source code change.  This had happened with a630_gles_asan: it included
.baremetal-test-arm64-asan (and thus .baremetal-test) after including
.a630-test, to override .baremetal-test-arm64's depednencies to use asan
artifacts instead.

Acked-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17386>
2022-07-08 23:44:52 +00:00
..
utils ci/lava: Add canceled job status 2022-07-08 12:26:05 +00:00
__init__.py ci/lava: Create LogFollower and move logging methods 2022-07-07 00:28:53 +00:00
exceptions.py ci/lava: Detect R8152 issues preemptively and retry 2022-07-08 12:26:05 +00:00
lava-gitlab-ci.yml ci: Remove .build-rules from core test job definitions. 2022-07-08 23:44:52 +00:00
lava-pytest.sh ci/lava: Add `slow` pytest marker 2022-07-08 12:26:05 +00:00
lava-submit.sh ci/lava: Improve exception handling 2022-04-28 06:33:46 +00:00
lava_job_submitter.py ci/lava: Add canceled job status 2022-07-08 12:26:05 +00:00