- Jan 21, 2019
-
-
Michael Davis authored
-
- Jan 18, 2019
-
-
Michael Davis authored
-
Julien Leduc authored
moving core dumps to /var/log/tmp/%h-%t-%e-%p-%s.core so that they are available as artifacts for all pods AND in the log PV that has supposedly more space.
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
delete_instance.sh can write log to an alternate directory and not only /tmp as it may be too small for larger tests.
-
Julien Leduc authored
Adding systemd-resolved to all possible DNS intense pods to avoid Nameserver complaints for larger tests. client pod is now using systemd as well for this reason.
-
Julien Leduc authored
1 block per file and blocks >=256kB: more smaller blocks (min size). Do not mount a tape for less than 100 files.
-
Julien Leduc authored
-
Julien Leduc authored
-
- Jan 17, 2019
-
-
Steven Murray authored
-
Steven Murray authored
Fixed cta/CTA#364 RdbmsArchiveFileItorImpl constructor should NOT return database connection to pool
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 16, 2019
-
-
Michael Davis authored
Changes XrdSsiPb log messages from INFO to DEBUG level. Adds protobuf messages for "cta-admin failedrequest ls".
-
- Jan 15, 2019
-
-
Steven Murray authored
-
Steven Murray authored
Replaced 'catch (std::out_of_range)' within objectstore/Helpers.cpp with 'catch (std::out_of_range &)' in order to avoid the compilation error on newer compilers :catching polymorphic type ‘class std::out_of_range’ by value [-Werror=catch-value=]
-
Steven Murray authored
Replaced 'catch (cta::exception::Exception)' within 'Configuration.cpp' by 'catch (cta::exception::Exception &)' in order to avoid 'catch-value' compilation error on newer compilers
-
Steven Murray authored
Upgraded to EOS 4.4.19-20190111105204git8c85301 in order to get latest EOS dev branch with fix to 'eos node set'
-
Steven Murray authored
Upgraded to EOS 4.4.19-20190110174740gitfbc6ddc to get the default value of off for filearchivedgc and the resetting of retrieve extended attributes.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jan 14, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Julien Leduc authored
-
- Jan 09, 2019
-
-
Julien Leduc authored
The old kubernetes did not care much about the name of the destination file and used the source location and name.
-
- Jan 08, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 07, 2019
-
-
Michael Davis authored
-
Steven Murray authored
Added /usr/lib64 to the library search paths of cmake/Findmysql.cmake so that msql libraries can be found on newer linux distributions such as Fedora
-
Steven Murray authored
Removed unused ex variable from 'catch (cta::exception::Exception ex)' within common/Configuration.cpp
-
Michael Davis authored
-
- Dec 20, 2018
-
-
Steven Murray authored
-
- Dec 19, 2018
-
-
Cedric CAFFY authored
-