- 07 Oct, 2015 4 commits
-
-
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.
-
- 06 Oct, 2015 1 commit
-
-
Daniele Kruse authored
Fixed 4 bugs that are preventing DataTransferSessionGooddayRecall test to succeed. One more left: next commit will do
-
- 02 Oct, 2015 5 commits
-
-
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
-
- 01 Oct, 2015 3 commits
-
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 28 Sep, 2015 1 commit
-
-
Daniele Kruse authored
-
- 24 Sep, 2015 1 commit
-
-
Eric Cano authored
Simplified redundant code in symetric function for ArchiveMount.
-
- 18 Sep, 2015 1 commit
-
-
Eric Cano authored
Adjusted unit test to accomodate the new structure (SchedulerDatabase::RetrieveMount is now a pure virtual class).
-
- 17 Sep, 2015 3 commits
-
-
Eric Cano authored
-
Eric Cano authored
-
Daniele Kruse authored
-
- 16 Sep, 2015 4 commits
-
-
Daniele Kruse authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 15 Sep, 2015 7 commits
-
-
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
-
- 14 Sep, 2015 2 commits
-
-
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).
-
- 11 Sep, 2015 2 commits
- 08 Sep, 2015 2 commits
-
-
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
-
- 07 Sep, 2015 4 commits
-
-
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
-