- Feb 10, 2020
-
-
Steven Murray authored
-
- Jan 27, 2020
-
-
Steven Murray authored
-
- Jan 16, 2020
-
-
Steven Murray authored
-
- Jan 07, 2020
-
-
Steven Murray authored
-
Steven Murray authored
-
- Dec 21, 2019
-
-
Steven Murray authored
-
- Sep 26, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
- Sep 18, 2019
-
-
Steven Murray authored
-
- Sep 17, 2019
-
-
Eric Cano authored
Disk systems were not cleaned up from catalogue in system tests. This led to failure of tests against a persistent DB. Also created a script to easily run the postgresql-backed DB unit tests outside of CI.
-
- Sep 13, 2019
-
-
Steven Murray authored
-
- Jul 19, 2019
-
-
Victor Kotlyar authored
Add standalone command line tool cta-tape-label. Command mount, label, umount the tape pointed by VID option. Tape drive and library parameters used from /etc/cta/TPCONFIG file and catalogue parameters from /etc/cta/cta-catalogue.conf. To be labelled the tape must be present in the catalogue and must be empty. By default the tool labels the tape with enabled logical block protection if drive supports such mode. For non-blank tapes command checks previous tape label and label only if the old label is the same or match to the label in the command line oldLabel option. To skip label checks for non-blank tapes --force option could be used.
-
- Jul 08, 2019
-
-
Steven Murray authored
-
- Jul 03, 2019
-
-
Eric Cano authored
-
Steven Murray authored
-
- Jul 01, 2019
-
-
Michael Davis authored
- Type of checksumBlob in cta.proto should be bytes not string - ADLER32 passed into blob as uint32_t not string (conversion to bytearray is now handled inside the ChecksumBlob class)
-
Michael Davis authored
-
- Jun 26, 2019
-
-
Michael Davis authored
- Type of checksumBlob in cta.proto should be bytes not string - ADLER32 passed into blob as uint32_t not string (conversion to bytearray is now handled inside the ChecksumBlob class)
-
Michael Davis authored
-
- May 17, 2019
-
-
Steven Murray authored
-
- May 06, 2019
-
-
Cedric CAFFY authored
Moved disk-operations-related code into the new "disk" directory
-
- Apr 29, 2019
-
-
Cedric CAFFY authored
Added the creation of the directory corresponding to the vid of the tape to repack (xroot + local file system)
-
- Mar 05, 2019
-
-
Eric Cano authored
-
Steven Murray authored
-
Eric Cano authored
-
- Feb 06, 2019
-
-
Steven Murray authored
-
- Feb 05, 2019
-
-
Steven Murray authored
-
- Jan 30, 2019
- Jan 29, 2019
-
-
Cedric CAFFY authored
Changed the operator "<" of Scheduler::PotentialMount so that the sorting of mounts is in alphabetical order
-
- Jan 24, 2019
-
-
Steven Murray authored
This reverts commit 5e55c15f. Conflicts: mediachanger/acs/AcsTest.cpp mediachanger/acs/CMakeLists.txt tests/CMakeLists.txt
-
Eric Cano authored
It allows running the unit tests in a build environement with: make -C CTA-build/tests/ -f parallelTestsMakefile.local
-
- Nov 13, 2018
-
-
Steven Murray authored
Added the manually specified cmake variable named NoAcs. Please note that this variable currently has no effect when building the CTA rpms
-
- Oct 29, 2018
-
-
Steven Murray authored
-
- Oct 14, 2018
-
-
Steven Murray authored
-
- Aug 14, 2018