jjb: Add el9 arch to elbuilds
[lttng-ci.git] / jobs / lttng-tools.yaml
index 3e3d58fb1a4af0d0445d02a216a14d28a0b3e803..16d33f69590bef16c386b2cd162f6ded55cca4de 100644 (file)
             - shell: |
                 #!/bin/bash
                 set -exu
-                git clone -b "&GERRIT_BRANCH" https://github.com/{github_user}/lttng-modules.git src/lttng-modules
+                git clone -b "$GERRIT_BRANCH" https://github.com/{github_user}/lttng-modules.git src/lttng-modules
 
       # Copy lttng-ust artifacts if the conf is 'std' or 'agents'
       # and we don't depend on a specific lttng-ust change
           buildtype: elbuild
           version: master
           ustversion: master
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           urcuversions: !!python/tuple [master]
           buildtype: elbuild
           version: stable-2.13
           ustversion: stable-2.13
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           urcuversions: !!python/tuple [stable-0.13]
           buildtype: elbuild
           version: stable-2.12
           ustversion: stable-2.12
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           urcuversions: !!python/tuple [stable-0.12]
           buildtype: elbuild
           version: stable-2.11
           ustversion: stable-2.11
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           urcuversions: !!python/tuple [stable-0.11]
           buildtype: elbuild
           version: stable-2.10
           ustversion: stable-2.10
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           urcuversions: !!python/tuple [stable-0.9]
This page took 0.023469 seconds and 4 git commands to generate.