jjb: lttng-ust: remove unsupported liburcu stable-0.12
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 15 Feb 2023 21:13:33 +0000 (16:13 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 15 Feb 2023 21:13:37 +0000 (16:13 -0500)
Change-Id: I71b18894c052cc411b4ecf35487c979c9d27d04c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-ust.yaml

index 02127dc688f19c0ffaab0c46e8810151cec91867..e7f288a48c586fc75867adbf6a35e7534d4e4dc3 100644 (file)
           platforms: !!python/tuple [bionic-amd64]
           builds: !!python/tuple [std, dist, oot, oot-dist]
           confs: !!python/tuple [std, agents, debug-rcu, tls_fallback]
-          liburcu_versions: !!python/tuple [stable-0.12, stable-0.13, master]
-          filter: '(build=="std") || ((liburcu_version=="stable-0.12" && (conf=="std" || conf=="agents")))'
+          liburcu_versions: !!python/tuple [stable-0.13, master]
+          filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))'
           touchstone: ''
       - '{job_prefix}lttng-ust_{version}_{buildtype}':
           buildtype: portbuild
           platforms: !!python/tuple [deb11-armhf, deb11-arm64, sid-powerpc, deb11-ppc64el, deb11-i386]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std, agents]
-          liburcu_versions: !!python/tuple [stable-0.12, stable-0.13, master]
+          liburcu_versions: !!python/tuple [stable-0.13, master]
           filter: ''
           touchstone: ''
       - '{job_prefix}lttng-ust_{version}_{buildtype}':
           platforms: !!python/tuple [sles12sp5-amd64]
           builds: !!python/tuple [std]
           confs: !!python/tuple [agents]
-          liburcu_versions: !!python/tuple [stable-0.12, stable-0.13]
+          liburcu_versions: !!python/tuple [stable-0.13]
           filter: ''
           touchstone: ''
       - '{job_prefix}lttng-ust_{version}_{buildtype}':
           platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
-          liburcu_versions: !!python/tuple [stable-0.12, stable-0.13]
+          liburcu_versions: !!python/tuple [stable-0.13]
           filter: ''
           touchstone: ''
       - 'lttng-ust_{version}_cppcheck':
This page took 0.025044 seconds and 4 git commands to generate.