- Sep 09, 2019
-
-
Eric Cano authored
This can now be done without tearing down and re-creating the containers.
-
Eric Cano authored
Added error messages in case of problems for easier diagnosis. Conflicts: continuousintegration/docker/ctafrontend/cc7/opt/run/bin/ctaeos-mgm.sh
-
Cedric CAFFY authored
-
- Sep 06, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Conflicts: continuousintegration/orchestration/tests/repack_systemtest_wrapper.sh
-
- Sep 04, 2019
-
-
Steven Murray authored
-
Cedric CAFFY authored
Added report generation to repack_generate_report.sh so that it honours the repack "add copies only" and the repack "Move and add copies"
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Changed repack CI test to test the Add Copies workflow (need reporting though)
-
Cedric CAFFY authored
Added a check for the repack just add copies workflow that verify that two archive routes does not point to the same tapepool Remove the repack buffer if the repack expansion indicates that no Retrieve is necessary Corrected the XrootDirectory::exist() method
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Michael Davis authored
This version contains several fixes required by the migration tools: - fixes bug where quota bit was set when directory permissions have "executable by all" bit set - inheritance of extended attributes - better reporting of errors in case of failure
-
- Sep 03, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 30, 2019
-
-
Steven Murray authored
Removed BEGIN and END PL/SQL statements from OracleCatalogue.cpp. To be put back if we experience performance problems.
-
- Aug 22, 2019
-
-
Julien Leduc authored
Adding a non fatal ERROR for the missing sys.retrieve.req_id (for now) and a fatal one if we intercept some xrootd client failures during the past run
-
Julien Leduc authored
-
Julien Leduc authored
-
- Aug 21, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
This reverts commit 17abf6f6.
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Aug 20, 2019
-
-
Steven Murray authored
-
Steven Murray authored
Superseding of tape files by filesWrittenToTape() in now done in FSEQ ACS order in order to cover the corner case of the same tape copy being written more than once in the same archive batch
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Michael Davis authored
Google protobuf3 logs a FATAL error if .at() is called for a non-existent key, so the log is filled with errors if we use try {} catch(...) {}
-
Steven Murray authored
Replaced 'COMMIT;' with 'conn.setAutocommitMode(rdbms::AutocommitMode::AUTOCOMMIT_ON)' within OracleCatalogue::filesWrittenToTape()
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 16, 2019
-
-
Michael Davis authored
If CHECKSUM_BLOB is NULL, the code will fall back on CHECKSUM_ADLER32.
-
- Aug 14, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-