jjb: lttng-ust: remove urcu master from sles12 and el7 builds
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 18 Aug 2022 18:09:47 +0000 (14:09 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Thu, 18 Aug 2022 18:09:51 +0000 (14:09 -0400)
Change-Id: I01b33395b83032a653f1fc7527de139c356c4637
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-ust.yaml

index 5364d8ac431e04be0eecfefb73da9d6f8ec91385..02127dc688f19c0ffaab0c46e8810151cec91867 100644 (file)
           platforms: !!python/tuple [sles12sp5-amd64]
           builds: !!python/tuple [std]
           confs: !!python/tuple [agents]
-          liburcu_versions: !!python/tuple [stable-0.12, stable-0.13, master]
+          liburcu_versions: !!python/tuple [stable-0.12, 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, master]
+          liburcu_versions: !!python/tuple [stable-0.12, stable-0.13]
           filter: ''
           touchstone: ''
       - 'lttng-ust_{version}_cppcheck':
This page took 0.033933 seconds and 4 git commands to generate.