- Oct 07, 2015
-
-
Eric Cano authored
Removed mocking of classes where functions have non-copyable argumentes (unique_ptr). Replaced NULL references to watchdogs to dummies where necessary.
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
Fixed 1 last bug that was preventing DataTransferSessionGooddayRecall test to succeed. It now succeeds.
-
- Oct 06, 2015
-
-
Daniele Kruse authored
Fixed 4 bugs that are preventing DataTransferSessionGooddayRecall test to succeed. One more left: next commit will do
-
- Oct 02, 2015
-
-
Eric Cano authored
Completed support for tape density and add usage of at() in a vector access to prevent segfault in unit test. Removed some throw() specifications which led to segfaults.
-
Daniele Kruse authored
-
Eric Cano authored
Removed requirement that the initial root entry should be unowned as mock over normal file system cannot achieve this.
-
Eric Cano authored
-
Daniele Kruse authored
-
- Oct 01, 2015
-
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Sep 24, 2015
-
-
Eric Cano authored
Simplified redundant code in symetric function for ArchiveMount.
-
- Sep 18, 2015
-
-
Eric Cano authored
Adjusted unit test to accomodate the new structure (SchedulerDatabase::RetrieveMount is now a pure virtual class).
-
- Sep 17, 2015
-
-
Eric Cano authored
-
Eric Cano authored
-
Daniele Kruse authored
-
- Sep 16, 2015
-
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Sep 15, 2015
-
-
Eric Cano authored
-
Daniele Kruse authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Eric Cano authored
Implemented cta::ArchiveJob::complete(), and added the members that should be set to have the necessary information available at complete() time. Updated the calls in the archive_and_retrieve_new_file unit test.
-
Steven Murray authored
-
Daniele Kruse authored
-
- Sep 14, 2015
-
-
Steven Murray authored
Please note that this test does not pass because the functionality being tested has not yet been implemented.
-
Daniele Kruse authored
Fixed DataTransferSessionTest. Still needs some tuning to make the last tests meaningful, but we need to have the first ones working first (which will take time).
-
- Sep 11, 2015
- Sep 08, 2015
-
-
Eric Cano authored
Added getting the per tape status in objectstore::TapePool::dumpTapes() (renamed to objectstore::TapePool::dumpTapesAndFetchStatus()). Implemented the mount selection logic for archives in Scheduler::getNextMount().
-
Daniele Kruse authored
-
- Sep 07, 2015
-
-
Steven Murray authored
The uncommented tests of DataTransferSessionTest now create tape file entries in the archive namespace
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
bridge constants, therefore this commit renames: castor/tape/tapeserver/Constants.hpp to: castor/tape/tapeserver/TapeBridgeConstants.hpp.
-
- Sep 04, 2015
-
-
Daniele Kruse authored
-