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 05:31:09 +0000 (00:31 -0500)
commit4530074001b3058adb86b540df99ad9ceab371eb
treed813a59a68360e23fc0f85eb4c90824a6ecabbcc
parentfa9611b15d5090a6b88221ea1fccfef897f12544
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.0255919999999999 seconds and 4 git commands to generate.