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>
Fri, 17 Dec 2021 04:46:25 +0000 (23:46 -0500)
commitf235ab09b51d9e5a68dddc5247338f9f3bc84150
tree1f05a66b83a61701f4886b49ce4bc6926a0b1251
parent74295b38fbb732701012f71ed3cd8cefc38caa81
Fix: test: use BABELTRACE_BIN instead of babeltrace

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
tests/regression/ust/multi-session/test_multi_session
This page took 0.040489 seconds and 5 git commands to generate.