ci/llvmpipe: update to new RUSTICL_ENABLE var

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19149>
This commit is contained in:
Karol Herbst 2022-10-21 02:26:04 +02:00 committed by Marge Bot
parent cce02f0184
commit 4a125f790c

View file

@ -13,7 +13,6 @@
- .piglit-test
- .llvmpipe-test
variables:
LP_CL: 1
LP_NUM_THREADS: 1
PIGLIT_PROFILES: cl
PIGLIT_TESTS: >
@ -29,6 +28,7 @@ llvmpipe-piglit-clover:
- debian-clover-testing
- debian/x86_test-gl
variables:
LP_CL: 1
PIGLIT_RESULTS: "llvmpipe-clover"
llvmpipe-piglit-rusticl:
@ -39,6 +39,7 @@ llvmpipe-piglit-rusticl:
- debian-rusticl-testing
- debian/x86_test-gl
variables:
RUSTICL_ENABLE: "llvmpipe"
PIGLIT_RESULTS: "llvmpipe-rusticl"
llvmpipe-traces: