Skip to content
Snippets Groups Projects
Commit 3ec9da7b authored by Cedric Caffy's avatar Cedric Caffy
Browse files

Put back the repack_systemtest_wrapper.sh to normal state

parent cd1142a1
No related branches found
No related tags found
No related merge requests found
...@@ -146,8 +146,8 @@ repackJustMove() { ...@@ -146,8 +146,8 @@ repackJustMove() {
exit 1 exit 1
fi fi
echo "NOT Reclaiming tape ${VID_TO_REPACK}" echo "Reclaiming tape ${VID_TO_REPACK}"
#kubectl -n ${NAMESPACE} exec ctacli -- cta-admin tape reclaim --vid ${VID_TO_REPACK} kubectl -n ${NAMESPACE} exec ctacli -- cta-admin tape reclaim --vid ${VID_TO_REPACK}
echo echo
echo "*****************************************************" echo "*****************************************************"
echo "STEP $1. Testing Repack \"Just move\" workflow TEST OK" echo "STEP $1. Testing Repack \"Just move\" workflow TEST OK"
...@@ -569,12 +569,12 @@ repackTapeRepairNoRecall() { ...@@ -569,12 +569,12 @@ repackTapeRepairNoRecall() {
} }
#Execution of each tests #Execution of each tests
#roundTripRepack 1 roundTripRepack 1
#repackDisableTape 2 repackDisableTape 2
archiveFiles 1152 15 archiveFiles 1152 15
repackJustMove 3 repackJustMove 3
#repackTapeRepair 4 repackTapeRepair 4
#repackJustAddCopies 5 repackJustAddCopies 5
#repackCancellation 6 repackCancellation 6
## repackMoveAndAddCopies 7 # repackMoveAndAddCopies 7
#repackTapeRepairNoRecall 7 repackTapeRepairNoRecall 7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment