ci/lava: Explicitly start Xorg for Iris EGL tests
These tests relies on Xorg being started, so let's explicitly declare that. Signed-off-by: Daniel Stone <daniels@collabora.com> Acked-by: Martin Peres <martin.peres@mupuf.org> Acked-by: Emma Anholt <emma@anholt.net> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11337>
This commit is contained in:
committed by
Tomeu Vizoso
parent
4e581b0202
commit
aefb2a70d4
@@ -85,6 +85,7 @@ iris-apl-egl:
|
||||
- .iris-apl-test
|
||||
variables:
|
||||
PIGLIT_NO_WINDOW: 0
|
||||
LAVA_START_XORG: 1
|
||||
DEQP_VER: egl
|
||||
|
||||
iris-glk-gles2:
|
||||
@@ -123,6 +124,7 @@ iris-glk-egl:
|
||||
- .iris-glk-test
|
||||
variables:
|
||||
PIGLIT_NO_WINDOW: 0
|
||||
LAVA_START_XORG: 1
|
||||
DEQP_VER: egl
|
||||
|
||||
iris-amly-gles2:
|
||||
@@ -160,6 +162,7 @@ iris-amly-egl:
|
||||
- .iris-amly-test
|
||||
variables:
|
||||
PIGLIT_NO_WINDOW: 0
|
||||
LAVA_START_XORG: 1
|
||||
DEQP_VER: egl
|
||||
|
||||
iris-amly-piglit:
|
||||
|
||||
Reference in New Issue
Block a user