Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make object prefix configurable | Jörn Friedrich Dreyer | 2016-11-14 | 1 | -0/+1 |
| | |||||
* | fix swift primary object store test (#25281) | Thomas Müller | 2016-07-05 | 1 | -1/+10 |
| | | | | | | | | | | | | | * 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. | ||||
* | local entrypoint.sh isn't needed - all fixes are upstream | Morris Jobke | 2016-03-01 | 1 | -2/+1 |
| | |||||
* | Use sockets for startup notification in primary storage tests | Morris Jobke | 2016-03-01 | 1 | -14/+12 |
| | |||||
* | Use proper statement to retrieve the IP of an docker instance | Morris Jobke | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | test objectstore with ceph docker | Jörn Friedrich Dreyer | 2015-10-06 | 1 | -0/+108 |
use default config for swift primary storage test config allow testsuite to complete fix timeout, script cleanup, enable debug for now use btrfs loopback device, requires privileged container and absolute path throw exception when storage has problems debug by echo ... sleep more, more debug |