mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 11:28:05 +02:00
freedreno/ci: run a618-gl job on xwayland instead of xorg
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36559>
This commit is contained in:
parent
aad6613714
commit
fbfdba0f8d
1 changed files with 1 additions and 2 deletions
|
|
@ -132,7 +132,7 @@ a618-gles-asan:
|
||||||
FDO_CI_CONCURRENT: 2 # We get OOMkills if we go too wide with asan enabled
|
FDO_CI_CONCURRENT: 2 # We get OOMkills if we go too wide with asan enabled
|
||||||
|
|
||||||
# Run dEQP EGL window system tests with the window systems available.
|
# Run dEQP EGL window system tests with the window systems available.
|
||||||
# X11 takes over the screen, wayland is run headless.
|
# wayland and xwayland run headless.
|
||||||
a618-gl:
|
a618-gl:
|
||||||
extends:
|
extends:
|
||||||
- .lava-arm64-test-gl
|
- .lava-arm64-test-gl
|
||||||
|
|
@ -141,7 +141,6 @@ a618-gl:
|
||||||
variables:
|
variables:
|
||||||
DEQP_SUITE: freedreno-a618
|
DEQP_SUITE: freedreno-a618
|
||||||
FLAKES_CHANNEL: "#freedreno-ci"
|
FLAKES_CHANNEL: "#freedreno-ci"
|
||||||
HWCI_START_XORG: 1
|
|
||||||
HWCI_START_WESTON: 1
|
HWCI_START_WESTON: 1
|
||||||
DEQP_FRACTION: 4
|
DEQP_FRACTION: 4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue