Added modules RT build and sloccount
[lttng-ci.git] / jobs / lttng-tools.yaml
index 253a607dcfd1c1282307b695163b9942ad391189..9949151e401d5dbd8a02052a49ff2527542f5f9a 100644 (file)
@@ -76,8 +76,8 @@
           option: 'category'
           categories:
             - 'lttng-tools'
-          matrixbuilds: false
-          matrixconfigs: true
+          matrix-builds: false
+          matrix-configs: true
 
     builders:
       - conditional-step:
       - 'lttng-tools_{version}_{buildtype}':
           buildtype: portbuild
           version: master
-          arch: !!python/tuple [armhf, powerpc, ppc64el]
+          arch: !!python/tuple [armhf, arm64, powerpc, ppc64el]
           build: !!python/tuple [std]
           conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent]
           urcuversion: !!python/tuple [master]
       - 'lttng-tools_{version}_{buildtype}':
           buildtype: portbuild
           version: stable-2.7
-          arch: !!python/tuple [armhf, powerpc]
+          arch: !!python/tuple [armhf, arm64, powerpc]
           build: !!python/tuple [std]
           conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent]
           urcuversion: !!python/tuple [stable-0.9]
       - 'lttng-tools_{version}_{buildtype}':
           buildtype: portbuild
           version: stable-2.6
-          arch: !!python/tuple [armhf, powerpc]
+          arch: !!python/tuple [armhf, arm64, powerpc]
           build: !!python/tuple [std]
           conf: !!python/tuple [std, no-ust, python-bindings]
           urcuversion: !!python/tuple [stable-0.9]
This page took 0.023406 seconds and 4 git commands to generate.