-
- Downloads
Enabled rados based unitests for scheduler and scheduler database unit test.
Added a list method for the backends so we can clean up the rados store before running each unit test, which expects a fresh store. Added a new command line tool to list the contents of the backends.
Showing
- objectstore/Backend.hpp 7 additions, 0 deletionsobjectstore/Backend.hpp
- objectstore/BackendRados.cpp 9 additions, 0 deletionsobjectstore/BackendRados.cpp
- objectstore/BackendRados.hpp 2 additions, 0 deletionsobjectstore/BackendRados.hpp
- objectstore/BackendVFS.cpp 17 additions, 0 deletionsobjectstore/BackendVFS.cpp
- objectstore/BackendVFS.hpp 2 additions, 0 deletionsobjectstore/BackendVFS.hpp
- objectstore/CMakeLists.txt 5 additions, 1 deletionobjectstore/CMakeLists.txt
- objectstore/listObjectStore.cpp 57 additions, 0 deletionsobjectstore/listObjectStore.cpp
- scheduler/OStoreDB/OStoreDBFactory.hpp 68 additions, 32 deletionsscheduler/OStoreDB/OStoreDBFactory.hpp
- scheduler/SchedulerDatabaseTest.cpp 16 additions, 3 deletionsscheduler/SchedulerDatabaseTest.cpp
- scheduler/SchedulerTest.cpp 14 additions, 3 deletionsscheduler/SchedulerTest.cpp
Loading
Please register or sign in to comment