jjb: fix all the kernel builds
[lttng-ci.git] / jobs / barectf.yaml
index 0135e388966b8bcab0b22eaad5fcbb1c1f599f70..0d627e7502503cd3a86d8b768c21946a882e3460 100644 (file)
@@ -89,7 +89,7 @@
 - job-template:
     name: barectf_{version}_pylint
     defaults: barectf
-    node: 'x86-64'
+    node: 'amd64'
 
     triggers:
       - pollscm:
       - master
     jobs:
       - 'barectf_{version}_build':
-          arch: !!python/tuple [x86-32, x86-64]
+          arch: !!python/tuple [i386, amd64]
       - 'barectf_{version}_pylint'
 
This page took 0.022471 seconds and 4 git commands to generate.