mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
zink/ci: Run zink-lavapipe on regular runner
Not sure why kvm runners were needed in the past, but regular runners work fine now. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40403>
This commit is contained in:
parent
cd0150e4f4
commit
d542a92d50
1 changed files with 0 additions and 3 deletions
|
|
@ -8,9 +8,6 @@ zink-lavapipe:
|
||||||
- .deqp-test
|
- .deqp-test
|
||||||
- .zink-lavapipe-test
|
- .zink-lavapipe-test
|
||||||
timeout: 15m # base run time = 10m, but it's on the shared runners so it can go up
|
timeout: 15m # base run time = 10m, but it's on the shared runners so it can go up
|
||||||
tags:
|
|
||||||
# FIXME: kvm is a hack, should not be needed
|
|
||||||
- $FDO_RUNNER_JOB_PRIORITY_TAG_X86_64_KVM
|
|
||||||
variables:
|
variables:
|
||||||
DEQP_SUITE: zink-lavapipe
|
DEQP_SUITE: zink-lavapipe
|
||||||
PIGLIT_NO_WINDOW: 1
|
PIGLIT_NO_WINDOW: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue