Fix test failures: Create missing mount dir
authorBernd Schubert <bschubert@ddn.com>
Wed, 20 Mar 2024 00:14:07 +0000 (01:14 +0100)
committerBernd Schubert <bschubert@ddn.com>
Wed, 20 Mar 2024 11:32:30 +0000 (12:32 +0100)
commit71a97226e89b790fbc76ff14ee127c7b3c242782
tree95c91eda1f491dc03fd189d2243477d1a9257eb6
parent38d40c5bc1bd2c3614214fd996d6aee1e964019a
Fix test failures: Create missing mount dir

Tests were failing because mount dir was missing.
Unclear to me why this became only recently an issue
(github internal - out of the sudden tests were hanging).
test/ci-build.sh
test/test_ctests.py
test/util.py