lttng-analyses: Babeltrace 2 and master are not a drop-in replacement
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 5 Jun 2019 13:30:29 +0000 (09:30 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 5 Jun 2019 13:30:29 +0000 (09:30 -0400)
LTTng-analyses depends on the 1.x major revision of Babeltrace. It is
not compatible with Babeltrace 2.

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

index 23a920199507938d06b015ba68c01a3bb87330bc..b81e5cae8360cc412a31d12f3561fdf7ddba49da 100644 (file)
     jobs:
       - 'lttng-analyses_{version}_build':
           arch: !!python/tuple [amd64]
-          babeltrace_version: !!python/tuple [stable-1.5, stable-2.0, master]
+          babeltrace_version: !!python/tuple [stable-1.5]
       - 'lttng-analyses_{version}_pylint':
           babeltrace_version: stable-1.5
 
This page took 0.023988 seconds and 4 git commands to generate.