- 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
-
Steven Murray authored
-
Steven Murray authored
PLEASE NOTE: Both the DataTransferSessionGooddayRecall and DataTransferSessionWrongRecall tests have TODO comments that need to be fleshed out into real code. More specifically both tests need to fill the archive namespace with tape file entries reflecting what was written to the in the memory tape of each unit test.
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Sep 03, 2015
-
-
Eric Cano authored
Added suport for both failure and success for the OStoreDB::ArchiveJob() and tested the job's basic requeuing on failure.
-
Daniele Kruse authored
-
- Sep 02, 2015
-
-
Eric Cano authored
-
Steven Murray authored
-