jjb: add babeltrace master branch to jgalar staging jobs
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 16 Dec 2019 16:54:34 +0000 (11:54 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 16 Dec 2019 16:54:34 +0000 (11:54 -0500)
For lttng-tools master and 2.11 only for now.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
jobs/lttng-tools.yaml

index 86807910ed99b627ec9b9034d9560adfb41e8d22..412e5b53baa5d9465e5a715b64124bca558c5961 100644 (file)
           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
           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
This page took 0.024171 seconds and 4 git commands to generate.