- 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.
-
Julien Leduc authored
-
Julien Leduc authored
DOCKER_LOGIN_USERNAME DOCKER_LOGIN_PASSWORD set in /etc/gitlab/gitlabregistry.txt managed by Puppet This is needed because gitlabregistry does not implement search. therefore, one needs to list images through gitlab curl API using JSON Web Token. This is needed for tests outside of CI, were one must deduce ctageneric docker image tag from commit ID, the format is <pipeline ID>git<commit ID> and while we have access to commit ID, we cannot guess pipeline ID. The idea is then to run the tests with the highest pipeline ID and the commit ID of HEAD.
-
Julien Leduc authored
simplify default run.sh because we simply do not use it. Does nothing but waits for pod termination...
-
- Feb 03, 2017
-
-
Eric Cano authored
-
Steven Murray authored
-
- Feb 02, 2017
-
-
Steven Murray authored
-
- Feb 01, 2017
-
-
Steven Murray authored
-
Eric Cano authored
The log line creation function Logger::writeLogMsg does not add the trailing newine. Instead, the overloads of reducedSyslog() do, il needed and after possible line truncation.
-
Steven Murray authored
-
- Jan 31, 2017
-
-
Eric Cano authored
-
Steven Murray authored
-
- Jan 30, 2017
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jan 27, 2017
-
-
Eric Cano authored
Added remarks that poped up after the meeting (SSI and threading model, security, CASTOR migration and disaster recovery).
-
- Jan 24, 2017
-
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jan 23, 2017
-
-
Steven Murray authored
-
- Jan 19, 2017
-
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
prio set at 4 for jenkins EOS repo to allow tests against the latest EOS
-
- Jan 18, 2017
- Jan 17, 2017
-
-
Eric Cano authored
This doc is now included in cta.tex. The standalone ObjectStore.pdf should have been deleted at that time.
-
- Jan 16, 2017
- Jan 12, 2017
-
-
Steven Murray authored
-
Eric Cano authored
This was a slight variation of the previous case (again a complain on mutex_destroy). https://st-ci.cern.ch/job/CTA-autotest/1034/consoleFull
-
- Jan 11, 2017
-
-
Eric Cano authored
Fix to #47: OStoreDB::getArchiveJobs() now returns an empty list for tape pools unknown to object store.
-
Eric Cano authored
The first 6 issues are about places where error conditions of the pthread mutexes are validated (And a suppression is required). The 7th one is about a race between the unlocking of the mutex itself and it deletion. We seupresed this error also.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
This commit works towards fixing the following issue: https://gitlab.cern.ch/cta/CTA/issues/46 issues when creating 100+1000 files on eos-cta via Kubernetes setup
-