projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18a09e7
)
gitlab-ci: Stop reporting piglit test results via JUnit
author
Michel Dänzer
<mdaenzer@redhat.com>
Tue, 26 Nov 2019 16:44:49 +0000
(17:44 +0100)
committer
Michel Dänzer
<michel@daenzer.net>
Wed, 27 Nov 2019 09:18:33 +0000
(10:18 +0100)
It was basically useless in this form, and processing the JUnit data in
the GitLab backend was pretty expensive.
Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 52da56863ca4233ae40504312a7e7ecf7a338450..cee7f05872c7749d8a4ddae43ea3be5d256c63ae 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-473,9
+473,6
@@
scons-old-llvm:
.piglit-test:
extends: .test
- artifacts:
- reports:
- junit: results/results.xml
variables:
LIBGL_ALWAYS_SOFTWARE: 1
PIGLIT_NO_WINDOW: 1