jjb: Add el9 arch to elbuilds
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 18 Jul 2022 18:44:15 +0000 (14:44 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 18 Jul 2022 18:44:36 +0000 (14:44 -0400)
Change-Id: I9ace0135d96e5680bcb3a2a03064ceb811ef17c7
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/babeltrace.yaml
jobs/liburcu.yaml
jobs/lttng-tools.yaml
jobs/lttng-ust.yaml

index 71bbb18fc6560822e2f26dddee2ed17afa678775..f733fce01f14772c1664d756eebbdbf736778c20 100644 (file)
           touchstone: ''
       - '{job_prefix}babeltrace_{version}_{buildtype}':
           buildtype: elbuild
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std, prod]
           filter: ''
           touchstone: ''
       - '{job_prefix}babeltrace_{version}_{buildtype}':
           buildtype: elbuild
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           filter: ''
index 38f11c5917386554915f40016f08ccad709ce219..5fa283d83a7b3229bb0fe0b2d02044694c2f5ce3 100644 (file)
           touchstone: '(build == "std")'
       - '{job_prefix}liburcu_{version}_{buildtype}':
           buildtype: elbuild
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           touchstone: '(build == "std")'
           touchstone: '(build == "std")'
       - '{job_prefix}liburcu_{version}_{buildtype}':
           buildtype: elbuild
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           touchstone: '(build == "std")'
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]
index 4c17b7ee5cf2b2f4936bc72de8bfc6d7d33c3519..9709a4ce631fb16aa39bffa27c69562eab67dba4 100644 (file)
       - '{job_prefix}lttng-ust_{version}_{buildtype}':
           buildtype: elbuild
           version: master
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           liburcu_versions: !!python/tuple [stable-0.13, master]
       - '{job_prefix}lttng-ust_{version}_{buildtype}':
           buildtype: elbuild
           version: stable-2.13
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           liburcu_versions: !!python/tuple [stable-0.13, master]
       - '{job_prefix}lttng-ust_{version}_{buildtype}':
           buildtype: elbuild
           version: stable-2.12
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           liburcu_versions: !!python/tuple [stable-0.12, stable-0.13, master]
       - '{job_prefix}lttng-ust_{version}_{buildtype}':
           buildtype: elbuild
           version: stable-2.11
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           liburcu_versions: !!python/tuple [stable-0.11]
       - '{job_prefix}lttng-ust_{version}_{buildtype}':
           buildtype: elbuild
           version: stable-2.10
-          archs: !!python/tuple [el8]
+          archs: !!python/tuple [el8, el9]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           liburcu_versions: !!python/tuple [stable-0.9]
This page took 0.027896 seconds and 4 git commands to generate.