'Generic Commit'
This commit is contained in:
@@ -414,5 +414,14 @@ if ! curl -s -H "Authorization: Bearer ${WRITE_TOKEN}" "${HOSTURL}/deleteobject?
|
||||
die "failed to delete ${TODELHASH}"
|
||||
fi
|
||||
|
||||
#------------------------------------------------------------------------------------------------
|
||||
|
||||
function test_1GB_file_upload() {
|
||||
source test_1GB_file_upload.sh
|
||||
}
|
||||
|
||||
title "Testing 1GB File upload"
|
||||
test_1GB_file_upload
|
||||
|
||||
#------------------------------------------------------------------------------------------------
|
||||
title "ALL TESTS PASSED"
|
||||
|
Reference in New Issue
Block a user