Skip to content

Commit

Permalink
Removed duplicated test
Browse files Browse the repository at this point in the history
  • Loading branch information
dandreotti committed Jan 10, 2014
1 parent 95eb7f6 commit aeea1ea
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions tests/srm/commands/srmAbort.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,26 +92,6 @@ Abort after prepare to put
Remove local file ${filename}
[Teardown] Clear all credentials

Abort after ptp and file transfer
[Tags] storm-client abort
[Setup] Init certificate and voms proxy test0 ${vo}
${filename} Get a unique name
${surl} Build surl ${vo} ${filename}
${output} ${token} Perform ptp using clientSRM ${surl} -p
Should contain ${output} SRM_SPACE_AVAILABLE
${options} Set variable --verbose -X PUT
${turl} Build file transfer secure TURL ${vo} ${filename}
${output} Execute Curl with proxy and options ${turl} ${options}
Should Contain ${output} 204 No Content
${output} Perform abort request using clientSRM ${token}
Should Contain ${output} SRM_SUCCESS
${output} Perform ls using clientSRM ${surl}
Should Contain ${output} SRM_FAILURE
${output} Perform rm using clientSRM ${surl}
Should Contain ${output} SRM_FAILURE
Remove local file ${filename}
[Teardown] Clear all credentials

Abort after put done
[Tags] storm-client abort
[Setup] Init certificate and voms proxy test0 ${vo}
Expand All @@ -126,4 +106,4 @@ Abort after put done
${output} Perform rm using clientSRM ${surl}
Should Contain ${output} SRM_SUCCESS
Remove local file ${filename}
[Teardown] Clear all credentials
[Teardown] Clear all credentials

0 comments on commit aeea1ea

Please sign in to comment.