summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/objectstore
Commit message (Collapse)AuthorAgeFilesLines
* Skip checkupdate test for swiftRobin Appelman2015-10-161-0/+4
|
* test objectstore with ceph dockerJörn Friedrich Dreyer2015-10-061-21/+11
| | | | | | | | | | | | | | | | 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
* Add a test for ObjectStore\NoopScannerJoas Schilling2015-03-041-0/+76
|
* Extend the class so the Filesystem is cleaned upJoas Schilling2015-02-251-2/+0
|
* Remove last traces of travis integrationMorris Jobke2014-12-041-5/+1
|
* Use base class to reset the file mapperJoas Schilling2014-11-191-2/+6
|
* make objectstore tests check fileid on renameJörn Friedrich Dreyer2014-09-081-0/+83
|
* mark tests as skipped - TODO travisMorris Jobke2014-08-051-0/+5
| | | | * swift causes some timeouts and test failures
* only if the environment variable RUN_OBJECTSTORE_TESTS is set the object ↵Thomas Müller2014-07-291-0/+3
| | | | store unit test will be executed
* update hasUpdated description, overwrtie testStat for objectstore testJörn Friedrich Dreyer2014-06-271-1/+24
|
* use common storage testJörn Friedrich Dreyer2014-06-231-197/+7
|
* change architecture from inheritance to compositionJörn Friedrich Dreyer2014-06-181-2/+7
|
* add autocreate config option for containers, implement autocreate and delete ↵Jörn Friedrich Dreyer2014-06-181-2/+6
| | | | of containers, use generated container names for tests
* fix unit test by always initializing the root of the storage in the constructorJörn Friedrich Dreyer2014-06-181-1/+0
|
* add initial swift test with trystackJörn Friedrich Dreyer2014-06-181-0/+265