From: Jonathan Rajotte Date: Mon, 16 Dec 2019 16:54:34 +0000 (-0500) Subject: jjb: add babeltrace master branch to jgalar staging jobs X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=482bbbfb82c72284765397b7e5560bea4c240556;p=lttng-ci.git jjb: add babeltrace master branch to jgalar staging jobs For lttng-tools master and 2.11 only for now. Signed-off-by: Jonathan Rajotte --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 8680791..412e5b5 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1079,7 +1079,7 @@ build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [master] - babelversion: !!python/tuple [stable-1.5] + babelversion: !!python/tuple [stable-1.5, master] testtype: !!python/tuple [base] - 'dev_{user}_lttng-tools_{version}_{buildtype}': buildtype: build @@ -1089,7 +1089,7 @@ build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.10] - babelversion: !!python/tuple [stable-1.5] + babelversion: !!python/tuple [stable-1.5, master] testtype: !!python/tuple [base] - 'dev_{user}_lttng-tools_{version}_{buildtype}': buildtype: build