Fix: test: use BABELTRACE_BIN instead of babeltrace
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 23 Nov 2021 17:15:42 +0000 (12:15 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 9 Dec 2021 19:41:39 +0000 (14:41 -0500)
Observed issue
==============

The System tests jobs fails on multi-session test since the move to bt2.

Cause
=====

The tests uses `babeltrace` instead of `BABELTRACE_BIN`.

Solution
========

Use `BABELTRACE_BIN`.

Add a babelrace bail out.

While there fix easy shellcheck warning.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I441d736e85c447c5765bffd520ec2f267c86048f


No differences found
This page took 0.030079 seconds and 4 git commands to generate.