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
67f25512
Commit
67f25512
authored
Dec 10, 2020
by
Cedric Caffy
Browse files
Put back the repack_systemtest_wrapper.sh to normal state
parent
152f3563
Changes
1
Hide whitespace changes
Inline
Side-by-side
continuousintegration/orchestration/tests/repack_systemtest_wrapper.sh
View file @
67f25512
...
...
@@ -146,8 +146,8 @@ repackJustMove() {
exit
1
fi
echo
"
NOT
Reclaiming tape
${
VID_TO_REPACK
}
"
#
kubectl -n ${NAMESPACE} exec ctacli -- cta-admin tape reclaim --vid ${VID_TO_REPACK}
echo
"Reclaiming tape
${
VID_TO_REPACK
}
"
kubectl
-n
${
NAMESPACE
}
exec
ctacli
--
cta-admin tape reclaim
--vid
${
VID_TO_REPACK
}
echo
echo
"*****************************************************"
echo
"STEP
$1
. Testing Repack
\"
Just move
\"
workflow TEST OK"
...
...
@@ -569,12 +569,12 @@ repackTapeRepairNoRecall() {
}
#Execution of each tests
#
roundTripRepack 1
#
repackDisableTape 2
roundTripRepack 1
repackDisableTape 2
archiveFiles 1152 15
repackJustMove 3
#
repackTapeRepair 4
#
repackJustAddCopies 5
#
repackCancellation 6
#
# repackMoveAndAddCopies 7
#
repackTapeRepairNoRecall 7
repackTapeRepair 4
repackJustAddCopies 5
repackCancellation 6
# repackMoveAndAddCopies 7
repackTapeRepairNoRecall 7
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