- Aug 15, 2022
-
-
Jorge Camarero Vera authored
-
- Jul 19, 2022
-
-
David Smith authored
-
- Mar 28, 2022
-
-
Jorge Camarero Vera authored
-
- Aug 02, 2021
-
-
Jorge Camarero Vera authored
-
- Jun 07, 2021
-
-
Oliver Keeble authored
-
- Jun 02, 2021
-
-
Jorge Camarero Vera authored
-
- Aug 03, 2020
-
-
Julien Leduc authored
Do not use cta-catalogue-schema-drop to wipe a sqlite database because in this case we need to cleanup the full database directory
-
- Mar 24, 2020
-
-
Julien Leduc authored
-
- Mar 06, 2020
-
-
Julien Leduc authored
-
- Mar 05, 2020
-
-
Cedric CAFFY authored
-
- Nov 15, 2019
-
-
Steven Murray authored
-
Steven Murray authored
Revert "Added oracle-instantclient-tnsnames.ora which was implicitly being installed by oracle-instantclient19.3-meta which we no longer install" This reverts commit 8083df2a.
-
Steven Murray authored
Added oracle-instantclient-tnsnames.ora which was implicitly being installed by oracle-instantclient19.3-meta which we no longer install
-
- Nov 01, 2019
-
-
Steven Murray authored
This reverts commit edf98416.
-
Steven Murray authored
-
Steven Murray authored
docker/ctafrontend/cc7/opt/run/bin/init.sh now installs the standard oracle-instantclient19.3-sqlplus rpm instead of the CERN version
-
- Sep 19, 2019
-
-
Steven Murray authored
-
- Sep 10, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
- Aug 20, 2019
-
-
Michael Davis authored
-
Michael Davis 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.
-
- May 07, 2019
-
-
Julien Leduc authored
Flushing stdout and sending ERROR messages to stdout as redirection would be applied to stdbuff command
-
Julien Leduc authored
-
- Feb 14, 2019
-
-
Julien Leduc authored
the kubernetes CI namespace and externally. More in README_postgres.md
-
- Jan 18, 2018
-
-
Julien Leduc authored
removing replace-str option as -L just concatenates args after the replace-str place holder. toto is not a valid rados object which prevents the objectstore cleanup.
-
Steven Murray authored
-
- Nov 09, 2017
-
-
Julien Leduc authored
-
- Sep 27, 2017
-
-
Steven Murray authored
-
- Sep 26, 2017
-
-
Eric Cano authored
The installation in the buildtree environment is not useful as all is pre-installed in the image.
-
- Jul 31, 2017
-
-
Julien Leduc authored
Purging Oracle DB recycle bin in init, otherwise CI DB size explodes because of the recycle bin content.
-
- Jul 28, 2017
-
-
Julien Leduc authored
Performing 100 rm in parallel for rados, this should not be painful as those synchronous rm are mostly waiting
-
- Jun 27, 2017
-
-
Julien Leduc authored
added a /CANSTART file so that eos waits for all keys to be OK before starting. /bin/sh -> /bin/bash to allow function names with `-`... yum and yum-config-manager overridden when in BUILDTREE environment ctafrontend not booting needs further work
-
- Apr 28, 2017
-
-
Steven Murray authored
cta/CTA#87 cta-catalogue-delete-all-data and cta-catalogue-schema-drop should require interactive confirmation Removed the now redundant locking commands for the catalogue schema. These commands were made redundant when the cta-catalogue-schema-drop command was made interactive.
-
Steven Murray authored
cta/CTA#87 cta-catalogue-delete-all-data and cta-catalogue-schema-drop should require interactive confirmation Made the cta-catalogue-schema-drop command interactive
-
- Apr 26, 2017
-
-
Steven Murray authored
-
- Mar 14, 2017
-
-
Julien Leduc authored
-
- Feb 14, 2017
-
-
Eric Cano authored
-
- Feb 10, 2017
-
-
Julien Leduc authored
Adding Database and Objectstore deletion feature: I merged the wrong commit when moving cta-orchestration in CTA repo.
-
- Feb 07, 2017
-
-
Julien Leduc authored
Cleaning up run scripts for containers: going along Dockerfile and in /opt/run/bin: /shared still available for local scripts developments.
-