CI/windows: Uprev piglit

Acked-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13893>
This commit is contained in:
Jesse Natalie
2021-11-19 21:12:52 -08:00
committed by Marge Bot
parent 60d95c5d0f
commit 1e3db7923f
3 changed files with 163 additions and 40 deletions

View File

@@ -550,7 +550,7 @@ debian/arm_test:
variables:
MESA_IMAGE: "$CI_REGISTRY_IMAGE/${MESA_IMAGE_PATH}:${MESA_IMAGE_TAG}"
MESA_IMAGE_PATH: "windows/x64_build"
MESA_IMAGE_TAG: "2021-11-04-spirv-shaders"
MESA_IMAGE_TAG: "2021-11-19-piglit-uprev"
MESA_UPSTREAM_IMAGE: "$CI_REGISTRY/$FDO_UPSTREAM_REPO/$MESA_IMAGE_PATH:${MESA_IMAGE_TAG}"
windows_build_vs2019:
@@ -1046,7 +1046,7 @@ test-d3d12-windows:
GIT_STRATEGY: none # testing doesn't build anything from source
GALLIUM_DRIVER: d3d12
PIGLIT_PROFILE: quick_gl
PIGLIT_TESTS: -x nv_copy_depth_to_color -x repeat-wait -x arb_timer_query@timestamp-get
PIGLIT_TESTS: -x nv_copy_depth_to_color
script:
- . _install/piglit_run.ps1
artifacts: