mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 23:40:12 +01:00
virgl/ci: stop overriding GL version when running traces
These environment variables make some traces that require higher GLSL versions crash. Signed-off-by: Italo Nicola <italonicola@collabora.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12643>
This commit is contained in:
parent
ddee006c1d
commit
b986b0a79f
1 changed files with 0 additions and 2 deletions
|
|
@ -45,8 +45,6 @@ virgl-traces:
|
|||
PIGLIT_REPLAY_DESCRIPTION_FILE: "${CI_PROJECT_DIR}/install/traces-virgl.yml"
|
||||
PIGLIT_REPLAY_DEVICE_NAME: "gl-virgl"
|
||||
PIGLIT_RESULTS: "virgl-replay"
|
||||
MESA_GLES_VERSION_OVERRIDE: "3.1"
|
||||
MESA_GLSL_VERSION_OVERRIDE: "310"
|
||||
CROSVM_TEST_SCRIPT: "/install/piglit/run.sh"
|
||||
tags:
|
||||
- kvm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue