zink+radv/ci: ensure renderer is "zink on radv"

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26065>
This commit is contained in:
Eric Engestrom 2023-11-06 12:23:54 +00:00 committed by Marge Bot
parent cd600868b4
commit b781bd478c

View file

@ -14,6 +14,7 @@ deqp_args = [
"--deqp-visibility=hidden"
]
timeout = 180.0
renderer_check = "zink.*RADV"
[[piglit]]
piglit_folder = "/piglit"