]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa: set -x for qa/workunits/libcephfs/test.sh
authorRishabh Dave <ridave@redhat.com>
Sun, 31 Aug 2025 18:50:19 +0000 (00:20 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 8 Oct 2025 03:06:48 +0000 (08:36 +0530)
LibCephFS unit tests are compiled into different binary files and run
after another but without logging name of the binary being executed,
which can make it bit difficult to find out which binary/test group is
being run. Therefore "set -x" in the script so that binary name/test
group is printed before tests run.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit c9b2336367306183ce472d1d4eb28baf43aa8193)

qa/workunits/libcephfs/test.sh

index dc8ef1fc72f4f382d3457bd18a330f4f482ab716..32dbaf7622407c2a73a786ed9473ff93575bdfa7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh -ex
 
 ceph_test_libcephfs
 ceph_test_libcephfs_access