fix swift primary object store test (#25281)
* Wait for socket to be open * Fix call on null * Allow DB access for MountProviderTest Makes unit tests pass when using object store, since their FS access is actually oc_filecache DB access. It is currently not possible to mock or bypass the logic from "SharedMount::verifyMountPoint()" triggered by this test.
Showing
- apps/files_sharing/tests/MountProviderTest.php 3 additions, 0 deletionsapps/files_sharing/tests/MountProviderTest.php
- lib/private/Files/View.php 1 addition, 1 deletionlib/private/Files/View.php
- tests/objectstore/start-swift-ceph.sh 10 additions, 1 deletiontests/objectstore/start-swift-ceph.sh
- tests/objectstore/wait-for-connection 45 additions, 0 deletionstests/objectstore/wait-for-connection
tests/objectstore/wait-for-connection
0 → 100755
Please register or sign in to comment