From: Michael Jeanson Date: Thu, 18 Aug 2022 18:09:47 +0000 (-0400) Subject: jjb: lttng-ust: remove urcu master from sles12 and el7 builds X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=64d31d7ad22cfd94475ac23cb436506e55d8c2b4;p=lttng-ci.git jjb: lttng-ust: remove urcu master from sles12 and el7 builds Change-Id: I01b33395b83032a653f1fc7527de139c356c4637 Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 5364d8a..02127dc 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -644,7 +644,7 @@ 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}': @@ -653,7 +653,7 @@ 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':