ci/test: Move and rename .lava-fluster to .test-fluster

It has nothing to do with LAVA, it just happens that the first fluster
job was running on LAVA.

Also drop the redundant :x86_64 definition.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34787>
This commit is contained in:
Valentine Burley 2025-05-01 12:02:39 +02:00
parent 7f0de1a512
commit c90e1ba5cc
3 changed files with 6 additions and 11 deletions

View file

@ -195,13 +195,3 @@ variables:
extends:
- .lava-arm64-test-gl
- .lava-piglit-traces
.lava-fluster:
variables:
FLUSTER_RESULTS: "${GPU_VERSION}-${FLUSTER_CODEC}"
HWCI_TEST_SCRIPT: "/install/fluster/fluster-runner.sh"
.lava-fluster:x86_64:
extends:
- .lava-fluster

View file

@ -183,6 +183,11 @@ yaml-toml-shell-py-test:
variables:
ANGLE_TAG: ${CONDITIONAL_BUILD_ANGLE_TAG}
.test-fluster:
variables:
FLUSTER_RESULTS: "${GPU_VERSION}-${FLUSTER_CODEC}"
HWCI_TEST_SCRIPT: "/install/fluster/fluster-runner.sh"
.test-piglit:
variables:
PIGLIT_TAG: ${CONDITIONAL_BUILD_PIGLIT_TAG}

View file

@ -466,7 +466,7 @@
############### Fluster tests ###############
.radeonsi-raven-vaapi-fluster:
extends:
- .lava-fluster:x86_64
- .test-fluster
rules:
- !reference [.radeonsi-vaapi-rules, rules]
- changes: