jjb: fix all the kernel builds
[lttng-ci.git] / jobs / lttng-scope.yml
index 0cf7ff849bfc046621d37ce540a1a5a6d35a6703..ade281eccb1d8056a56ff52788f9613cbdb450a3 100644 (file)
@@ -28,7 +28,7 @@
 
     properties:
       - build-discarder:
-          num-to-keep: 7
+          num-to-keep: 2
 
 
 ## Templates
 - job-template:
     name: lttng-scope_{version}_coverity
     defaults: lttng-scope
-    node: 'x86-64'
+    node: 'amd64'
 
     triggers:
       - pollscm:
       - master
     jobs:
       - 'lttng-scope_{version}_build':
-          arch: !!python/tuple [x86-32, x86-64]
+          arch: !!python/tuple [i386, amd64]
       - 'lttng-scope_{version}_winbuild':
           arch: !!python/tuple [win64]
       - 'lttng-scope_{version}_macosxbuild':
This page took 0.022516 seconds and 4 git commands to generate.