- 19 Oct, 2015 5 commits
-
-
Eric Cano authored
Expanded the minimal VFS creation script to align it with the one in the unit test. More base objects are now created. Fixed uninitialized flag bug in TapeMountDecisionInfo::TapeMountDecisionInfo(). Removed unused VDQM parameter.
-
Daniele Kruse authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Eric Cano authored
-
- 16 Oct, 2015 8 commits
-
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
PLEASE NOTE THE FOLLOWING TWO ADDITIONS: For the EOS rpms create the /etc/yum.repos.d/eos.repo file with the following contents. [eos-citrine] name=EOS 4.0 Version baseurl=http://dss-ci-repo.web.cern.ch/dss-ci-repo/eos/citrine/tag/el-6/x86_64/ gpgcheck=0 enabled=1 Make sure the following entry exists in xrd.cf.mgm so that the EOS namespace plugin will be loaded in. mgmofs.nslib /usr/lib64/libEosNsInMemory.so
-
Eric Cano authored
Fixed minor documentation details.
-
Daniele Kruse authored
Implemented the extended option and the summary for the listpendingarchives and listpendingretrieves
-
- 15 Oct, 2015 5 commits
-
-
Daniele Kruse authored
The deletion of the mock name server path in the destructor occurs only if the object was created using the empty constructor (this is what happens in unit tests)
-
Daniele Kruse authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
Removed my own hardcoded plugin library path in the xroot configuration file and updated instructions to create appropriate soft links
-
- 14 Oct, 2015 2 commits
-
-
Daniele Kruse authored
-
Eric Cano authored
-
- 13 Oct, 2015 2 commits
-
-
Daniele Kruse authored
-
Steven Murray authored
-
- 12 Oct, 2015 4 commits
-
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
Fixed the last data transfer session unit test.
-
Eric Cano authored
Created a linked mock remote file and remote NS access to allow proper environment in unit test involving migrations. Added missing file.
-
- 09 Oct, 2015 6 commits
-
-
Eric Cano authored
-
Eric Cano authored
Creates a linked mock remote file and remote NS access to allow proper environment in unit test involving migrations. Fixed using pointer to job after passing it to the reporter by copying the necessary data at creation of the tape write task.
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
-
- 08 Oct, 2015 5 commits
-
-
Daniele Kruse authored
-
Eric Cano authored
Fixed confusion between archive and retieve in logging "path" and creation of file object by file factory.
-
Eric Cano authored
-
Eric Cano authored
Refactored the Mocks to eliminate code duplication. (for Mock{Archive|Retrieve}{Job}Mount}
-
Steven Murray authored
-
- 07 Oct, 2015 3 commits
-
-
Eric Cano authored
Fixed mount criteria computation.
-
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
-