Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
0369d760
Commit
0369d760
authored
Apr 06, 2020
by
Simon Spannagel
Browse files
Deployment: switch to CVMFS S3 storage
parent
565d30d0
Pipeline
#1540138
passed with stages
in 25 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.d/gitlab_deploy.sh
View file @
0369d760
...
...
@@ -2,7 +2,7 @@
#Get the line for the CVMFS status and chech if server is transaction
clicdp_status
=
`
cvmfs_server list |
grep
clicdp
`
if
[[
$clicdp_status
==
*
"(stratum0 /
local
)"
*
]]
;
then
if
[[
$clicdp_status
==
*
"(stratum0 /
S3
)"
*
]]
;
then
echo
"No ongoing CVMFS transaction detected, initializing new transaction."
# Start transaction
cvmfs_server transaction clicdp.cern.ch
...
...
Simon Spannagel
@simonspa
mentioned in commit
07337e69
·
Jun 18, 2020
mentioned in commit
07337e69
mentioned in commit 07337e69e6401944151aff06bcd41793e7bb8a18
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment