From 76e71f17562be64dd3b3a9fd5af2a7c79d4416cc Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Tue, 7 Sep 2021 15:10:18 -0400 Subject: [PATCH] jjb: lttng-tools: Use urcu master un gerrit jobs Signed-off-by: Michael Jeanson --- jobs/lttng-tools.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index e175f2b..68ac061 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1678,7 +1678,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist, oot-dist] conf: !!python/tuple [std, no-ust, agents] - urcuversion: !!python/tuple [stable-0.13] + urcuversion: !!python/tuple [master] # Switch to stable-0.14 when released (for C++ support) babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] filter: '' @@ -1687,7 +1687,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std] conf: !!python/tuple [agents] - urcuversion: !!python/tuple [stable-0.13] + urcuversion: !!python/tuple [master] # Switch to stable-0.14 when released (for C++ support) babelversion: !!python/tuple [stable-2.0] testtype: !!python/tuple [base] filter: '' -- 2.34.1