[s3] add s3 pass test_multipart_upload (#5474)
add s3 pass test_multipart_upload
This commit is contained in:
committed by
GitHub
parent
d42a04cceb
commit
35cba720a5
1
.github/workflows/s3tests.yml
vendored
1
.github/workflows/s3tests.yml
vendored
@@ -166,6 +166,7 @@ jobs:
|
||||
s3tests_boto3/functional/test_s3.py::test_multipart_copy_without_range \
|
||||
s3tests_boto3/functional/test_s3.py::test_multipart_upload_multiple_sizes \
|
||||
s3tests_boto3/functional/test_s3.py::test_multipart_copy_multiple_sizes \
|
||||
s3tests_boto3/functional/test_s3.py::test_multipart_upload \
|
||||
s3tests_boto3/functional/test_s3.py::test_multipart_upload_contents \
|
||||
s3tests_boto3/functional/test_s3.py::test_multipart_upload_overwrite_existing_object \
|
||||
s3tests_boto3/functional/test_s3.py::test_abort_multipart_upload \
|
||||
|
||||
Reference in New Issue
Block a user