projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcd0bdf
)
jjb: binutils-gdb: collect test result artifacts in gerrit job
author
Simon Marchi
<simon.marchi@polymtl.ca>
Sat, 9 Oct 2021 01:17:48 +0000
(21:17 -0400)
committer
Simon Marchi
<simon.marchi@polymtl.ca>
Tue, 12 Oct 2021 02:40:07 +0000
(22:40 -0400)
This makes it easier to understand what failed exactly, when a try job
has failed.
jobs/binutils-gdb.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jobs/binutils-gdb.yaml
b/jobs/binutils-gdb.yaml
index f30f4fd39ff8328b84688a2028ae9726566b3727..94712b133f9fa8a46cacf33590d885716ca3edf0 100644
(file)
--- a/
jobs/binutils-gdb.yaml
+++ b/
jobs/binutils-gdb.yaml
@@
-99,6
+99,13
@@
- scripts/common/print.sh
- scripts/binutils-gdb/build.sh
+ publishers:
+ - archive:
+ artifacts: 'results/**'
+ allow-empty: false
+ - junit:
+ results: 'results/*.xml'
+
properties:
- build-discarder:
days-to-keep: 1
This page took
0.024192 seconds
and
4
git commands to generate.