X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fbinutils-gdb.yaml;h=94712b133f9fa8a46cacf33590d885716ca3edf0;hb=780f6285f0c5ee0028893b00b25b6a5778e7c5a2;hp=2b3f10d9a0abe77a7368c267a2ddc6ba74c0d879;hpb=91ba8aa1f65cc73d217686217f6ab5817d209808;p=lttng-ci.git diff --git a/jobs/binutils-gdb.yaml b/jobs/binutils-gdb.yaml index 2b3f10d..94712b1 100644 --- a/jobs/binutils-gdb.yaml +++ b/jobs/binutils-gdb.yaml @@ -1,7 +1,7 @@ - defaults: name: binutils-gdb description: | - GDB TODO + Build and test GDB.

Job is managed by Jenkins Job Builder.

@@ -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