gitlab-ci: disable junit results for deqp

They don't seem to be hugely useful, and seem to be bogging down gitlab.

Signed-off-by: Rob Clark <robdclark@chromium.org>
This commit is contained in:
Rob Clark 2019-12-03 08:45:49 -08:00
parent b1f37688ba
commit b31637c453

View File

@ -516,9 +516,6 @@ piglit-glslparser+quick_shader:
DEQP_SKIPS: deqp-default-skips.txt
script:
- ./artifacts/deqp-runner.sh
artifacts:
reports:
junit: results/results.xml
test-llvmpipe-gles2:
variables: