Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip checkupdate test for swift | Robin Appelman | 2015-10-16 | 1 | -0/+4 |
| | |||||
* | test objectstore with ceph docker | Jörn Friedrich Dreyer | 2015-10-06 | 1 | -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\NoopScanner | Joas Schilling | 2015-03-04 | 1 | -0/+76 |
| | |||||
* | Extend the class so the Filesystem is cleaned up | Joas Schilling | 2015-02-25 | 1 | -2/+0 |
| | |||||
* | Remove last traces of travis integration | Morris Jobke | 2014-12-04 | 1 | -5/+1 |
| | |||||
* | Use base class to reset the file mapper | Joas Schilling | 2014-11-19 | 1 | -2/+6 |
| | |||||
* | make objectstore tests check fileid on rename | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -0/+83 |
| | |||||
* | mark tests as skipped - TODO travis | Morris Jobke | 2014-08-05 | 1 | -0/+5 |
| | | | | * swift causes some timeouts and test failures | ||||
* | only if the environment variable RUN_OBJECTSTORE_TESTS is set the object ↵ | Thomas Müller | 2014-07-29 | 1 | -0/+3 |
| | | | | store unit test will be executed | ||||
* | update hasUpdated description, overwrtie testStat for objectstore test | Jörn Friedrich Dreyer | 2014-06-27 | 1 | -1/+24 |
| | |||||
* | use common storage test | Jörn Friedrich Dreyer | 2014-06-23 | 1 | -197/+7 |
| | |||||
* | change architecture from inheritance to composition | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -2/+7 |
| | |||||
* | add autocreate config option for containers, implement autocreate and delete ↵ | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -2/+6 |
| | | | | of containers, use generated container names for tests | ||||
* | fix unit test by always initializing the root of the storage in the constructor | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -1/+0 |
| | |||||
* | add initial swift test with trystack | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+265 |