aboutsummaryrefslogtreecommitdiffstats
path: root/storageserver/src/tests/testhelper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy storage node root directory IO in unit testsTor Brede Vekterli2024-05-141-6/+4
| | | | | | | | | | Once upon a time, VDS roamed the lands. It used real disk IO as part of tests. Then came the meteor and in-memory dummy persistence took over. Now it is time for the fossils to be moved into a museum where they belong. Also make PID file writing conditional on a config that is set to `false` during unit testing (but `true` as default).
* GC void config from stor-visitor.defHenning Baldersheim2024-02-011-1/+0
|
* GC chunklevel from bucketdb config.Henning Baldersheim2024-01-301-3/+1
|
* GC unused stor-bucketdb and stor-opslogger config.Henning Baldersheim2024-01-301-2/+0
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* GC stor-bucket-init.defHenning Baldersheim2023-08-301-1/+0
|
* GC traces of messageforwarderHenning Baldersheim2023-08-301-1/+0
|
* GC unused configHenning Baldersheim2023-08-301-1/+0
|
* GC old config valuesTor Brede Vekterli2022-12-011-13/+0
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Rewrite storageserver tests from cppunit to gtest.Geir Storli2019-05-281-10/+0
| | | | | Also remove a set of tests that have been ignored / disabled for 8 years. These were highly unstable integration tests. System tests should cover such cases instead.
* Add default bucket space mapping for test document typeTor Brede Vekterli2018-05-311-1/+5
|
* Revert "Implicitly enable multiple bucket spaces"Tor Brede Vekterli2018-05-301-5/+1
|
* Add default bucket space mapping for test document typeTor Brede Vekterli2018-05-091-1/+5
|
* Clean out priority blocking stuff in PersistenceThreadHenning Baldersheim2018-03-191-22/+1
| | | | | | | Conflicts: storage/src/tests/persistence/filestorage/filestormanagertest.cpp Resolve merge conflict.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Optimize includes and add override.Henning Baldersheim2017-04-261-3/+1
|
* PublishJon Bratseth2016-06-151-0/+170