From: Michael Jeanson Date: Mon, 20 Apr 2020 14:39:12 +0000 (-0400) Subject: jjb: Update liburcu dependency to 0.12 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=0faaf34ad7d8823c8ec30607f069bc580fb35b03;p=lttng-ci.git jjb: Update liburcu dependency to 0.12 Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index e5d88fd..82cb875 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -921,7 +921,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents, debug-rcu] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': @@ -931,7 +931,7 @@ arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': @@ -941,7 +941,7 @@ arch: !!python/tuple [sles12sp2] build: !!python/tuple [std] conf: !!python/tuple [std] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': @@ -951,7 +951,7 @@ arch: !!python/tuple [el8] build: !!python/tuple [std] conf: !!python/tuple [std] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': @@ -961,7 +961,7 @@ arch: !!python/tuple [sol10-i386, sol11-i386] build: !!python/tuple [std] conf: !!python/tuple [relayd-only] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': @@ -971,7 +971,7 @@ arch: !!python/tuple [macosx] build: !!python/tuple [std] conf: !!python/tuple [relayd-only] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [base] - 'lttng-tools_{version}_winbuild': @@ -980,7 +980,7 @@ arch: !!python/tuple [cygwin64] build: !!python/tuple [std] conf: !!python/tuple [relayd-only] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [base] - 'lttng-tools_{version}_long_regression': @@ -990,7 +990,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std] conf: !!python/tuple [std] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [full] @@ -1362,7 +1362,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0, master] testtype: !!python/tuple [base] - 'dev_{user}_lttng-tools_{version}_{buildtype}': @@ -1422,7 +1422,7 @@ arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] - urcuversion: !!python/tuple [stable-0.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [base] - 'dev_{user}_lttng-tools_{version}_{buildtype}': diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 77aaa53..7cf2e15 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -323,28 +323,28 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, dist, oot, oot-dist] conf: !!python/tuple [std, agents, debug-rcu] - liburcu_version: !!python/tuple [stable-0.8, stable-0.9, stable-0.10, stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.8, stable-0.10, stable-0.12, master] filter: '(build=="std") || (liburcu_version=="master")' - 'lttng-ust_{version}_{buildtype}': buildtype: portbuild arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.8, stable-0.9, stable-0.10, stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.8, stable-0.10, stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: slesbuild arch: !!python/tuple [sles12sp2] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: elbuild arch: !!python/tuple [el8] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master] filter: '' - 'lttng-ust_{version}_cppcheck' - 'lttng-ust_{version}_scan-build' @@ -355,7 +355,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, dist, oot, oot-dist] conf: !!python/tuple [std, agents, debug-rcu] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '(build=="std") || (liburcu_version=="master")' - 'lttng-ust_{version}_{buildtype}': buildtype: portbuild @@ -363,7 +363,7 @@ arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: slesbuild @@ -371,7 +371,7 @@ arch: !!python/tuple [sles12sp2] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: elbuild @@ -379,7 +379,7 @@ arch: !!python/tuple [el8] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_cppcheck': version: master @@ -394,15 +394,15 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, dist, oot, oot-dist] conf: !!python/tuple [std, agents, debug-rcu] - liburcu_version: !!python/tuple [stable-0.11, master] - filter: '(build=="std") || (liburcu_version=="stable-0.11")' + liburcu_version: !!python/tuple [stable-0.12, master] + filter: '(build=="std") || (liburcu_version=="stable-0.12")' - 'lttng-ust_{version}_{buildtype}': buildtype: portbuild version: stable-2.12 arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: slesbuild @@ -410,7 +410,7 @@ arch: !!python/tuple [sles12sp2] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: elbuild @@ -418,7 +418,7 @@ arch: !!python/tuple [el8] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_cppcheck': version: stable-2.12 @@ -445,7 +445,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist, oot-dist] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.11] + liburcu_version: !!python/tuple [stable-0.12] filter: '(build=="std" && conf=="std") || (arch=="amd64")' - project: