Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
f1a93b25
Commit
f1a93b25
authored
Dec 11, 2020
by
Cedric Caffy
Browse files
Reset the archive_retrieve test to its previous state
parent
e4c38d9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
continuousintegration/orchestration/tests/archive_retrieve.sh
View file @
f1a93b25
...
...
@@ -45,7 +45,7 @@ kubectl -n ${NAMESPACE} exec client -- bash /root/simple_client_ar.sh || exit 1
kubectl
-n
${
NAMESPACE
}
cp
grep_xrdlog_mgm_for_error.sh ctaeos:/root/grep_xrdlog_mgm_for_error.sh
kubectl
-n
${
NAMESPACE
}
exec
ctaeos
--
bash /root/grep_xrdlog_mgm_for_error.sh
||
exit
1
NB_FILES
=
5
0
NB_FILES
=
1000
0
FILE_SIZE_KB
=
15
echo
...
...
@@ -55,7 +55,7 @@ echo " Archiving files: xrdcp as user1"
echo
" Retrieving them as poweruser1"
kubectl
-n
${
NAMESPACE
}
cp
client_ar.sh client:/root/client_ar.sh
kubectl
-n
${
NAMESPACE
}
cp
client_ar_abortPrepare.py client:/root/client_abortPrepare.sh
kubectl
-n
${
NAMESPACE
}
exec
client
--
bash /root/client_ar.sh
-n
${
NB_FILES
}
-s
${
FILE_SIZE_KB
}
-p
100
-d
/eos/ctaeos/preprod
-v
-
A
||
exit
1
kubectl
-n
${
NAMESPACE
}
exec
client
--
bash /root/client_ar.sh
-n
${
NB_FILES
}
-s
${
FILE_SIZE_KB
}
-p
100
-d
/eos/ctaeos/preprod
-v
-
r
||
exit
1
kubectl
-n
${
NAMESPACE
}
exec
ctaeos
--
bash /root/grep_xrdlog_mgm_for_error.sh
||
exit
1
...
...
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