From 1a328e93da093e10810c7eaafac61f10f7369f7e Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Sat, 18 Apr 2020 10:20:12 -0400 Subject: [PATCH] Use latest (0.12) version for gerrit job We might want to start a shell script with the tuple for each gerrit branch (stable branch) and use the inject plugin to propagate the information to the copy artifact step. Signed-off-by: Jonathan Rajotte --- jobs/lttng-tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index d9bbe72..e5d88fd 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1496,7 +1496,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.11] + urcuversion: !!python/tuple [stable-0.12] babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] -- 2.34.1