On Wed, 09 Sep 2026 15:26:03 +0200, Mahmoud Nagy Adam wrote:
> Every ublk test script sources test_common.sh from its own directory:
>
> . "$(cd "$(dirname "$0")" && pwd)"/test_common.sh
>
> and test_generic_02/12 additionally run bpftrace against the scripts in
> trace/. Neither test_common.sh nor trace/ is listed in TEST_FILES, so
> "make install" does not copy them into the install directory and every
> ublk test fails when run from there:
>
> [...]
Applied, thanks!
[1/1] selftests: ublk: install test_common.sh and trace/ scripts
commit: c4fa55f85c47cd5d54d717fb8170746edb10292e
Best regards,
--
Jens Axboe