zink: remove lazy ci job

the push descriptor coverage for lavapipe should be okay in ci now, and
that was the point of adding this job

Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13656>
This commit is contained in:
Mike Blumenkrantz 2021-11-03 15:41:40 -04:00 committed by Marge Bot
parent 7d64f0dd16
commit f5f2426ffd
1 changed files with 0 additions and 6 deletions

View File

@ -30,12 +30,6 @@ zink-piglit-no_timelines:
script:
- xvfb-run --server-args='-noreset' sh -c "ZINK_NO_TIMELINES=1 GALLIUM_DRIVER=zink VK_DRIVER=lvp install/piglit/piglit-runner.sh"
zink-piglit-lazy:
extends:
- .zink-piglit-quick_gl
script:
- xvfb-run --server-args='-noreset' sh -c "ZINK_DESCRIPTORS=lazy GALLIUM_DRIVER=zink VK_DRIVER=lvp install/piglit/piglit-runner.sh"
zink-lvp-deqp:
extends:
- .test-gl