jjb: lttng-modules: fix kernel build >= 5.17
[lttng-ci.git] / jobs / binutils-gdb.yaml
index 2b3f10d9a0abe77a7368c267a2ddc6ba74c0d879..94712b133f9fa8a46cacf33590d885716ca3edf0 100644 (file)
@@ -1,7 +1,7 @@
 - defaults:
     name: binutils-gdb
     description: |
-      GDB TODO
+      Build and test GDB.
 
       <p>Job is managed by Jenkins Job Builder.</p>
 
            - 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.028229 seconds and 4 git commands to generate.