freedreno/ci: move platform to the deqp toml file for a530

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29155>
This commit is contained in:
David Heidelberg 2024-05-12 21:11:16 -07:00 committed by Marge Bot
parent 312150f524
commit e0f44f817d
2 changed files with 3 additions and 1 deletions

View File

@ -49,3 +49,6 @@ piglit_folder = "/piglit"
# they're covered by the llvmpipe run.
profile = "quick_shader"
process_isolation = true
[piglit.env]
PIGLIT_PLATFORM = "gbm"
WAFFLE_PLATFORM = "gbm"

View File

@ -31,7 +31,6 @@ a530_gl:
- .a530-test
variables:
DEQP_SUITE: freedreno-a530
PIGLIT_PLATFORM: gbm
FDO_CI_CONCURRENT: 3 # if 4, sometimes "deqp-gles31, not enough memory for the allocation" appears
parallel: 6