]> git.apps.os.sepia.ceph.com Git - s3-tests.git/shortlog
s3-tests.git
2024-03-07 Tobias UrdinAdd more testing for presigned URLs
2024-03-07 Jane Zhutag test_versioning_obj_suspended_copy with fails_on_db...
2024-03-07 Jane Zhuadd test case for object copy in versioning suspended...
2024-02-21 Ali Marediareplace datetime.now with datetime.utcnow()
2024-01-11 Casey Bodley304 Not Modified tests still expect etag header
2023-11-28 Casey Bodleyobject lock: test very large RetainUntilDate
2023-11-28 Casey Bodleytest Head/GetObject on completed multipart parts
2023-10-09 Casey Bodleyadd test_post_object_wrong_bucket()
2023-09-22 Casey Bodleyboto2: copy configured_storage_classes() fix from boto3
2023-09-22 Casey Bodleyboto2: fix byte vs. string comparison in verify_object
2023-09-22 Casey Bodleylc: test transition of plain null version
2023-08-21 Tobias UrdinAdd test to verify HTTP OPTIONS on presigned URL
2023-07-03 Soumya KoduriAdd testcase to verify obj mtime post setattrs
2023-07-03 Casey Bodleyremove reliance on x-rgw-object-count and x-rgw-bytes...
2023-06-14 Abhishek Lekshmananboto3/test_s3: add ranges around part boundary for...
2023-06-14 Abhishek Lekshmananboto3/test_s3: range encoding helper function takes...
2023-06-14 Casey Bodleysse: add sse-c test with unaligned multipart parts
2023-05-17 Cory SnyderAdd test_versioning_concurrent_multi_object_delete
2023-05-15 galsalomon66adding tests per JSON input types, which includes vario... 511/head
2023-04-11 Casey Bodleytest_sse_s3_default_multipart_upload verifies encryptio...
2023-04-07 Mark Kogantest object PUT with chunked transfer enconding
2023-03-31 Casey Bodleyboto3: multi-object-delete tests use client.delete_obje...
2023-03-21 Casey Bodleys3website: collections.Container removed from python3.10
2023-03-14 Casey Bodleyadd test_get_object_torrent
2023-03-08 Soumya Kodurilifecycle: Fix test_lifecycle_expiration_header_* testcases
2023-03-06 Soumya Koduridbstore: add back missing 'fails_on_dbstore' tag
2023-03-06 Moritz RöhrichQoL: Fix tox.ini syntax and other minor things
2023-03-06 Casey Bodleyboto3: list_versions() omits empty KeyMarker/VersionIdM...
2023-02-27 Casey Bodleyiam: add back missing fails_on_dbstore tags
2023-02-20 Yuval Lifshitzbetter error handling in the STS tests
2023-02-20 Robin H. Johnsontest_post_object_upload_size_rgw_chunk_size_bug: new...
2023-02-09 Casey Bodleytest_s3: remove test_user_policy()
2023-01-25 Casey Bodleytest_headers: add custom marks for auth_common/aws2...
2023-01-25 Casey Bodleyremove boostrap
2023-01-25 Casey Bodleycleanup duplicate lines
2023-01-25 Casey Bodleyremove nose dependency from requirements.txt
2023-01-25 Casey Bodleynose: remove nose attrs and imports
2023-01-25 Casey Bodleypytest: replace nose eq() with assert ==
2023-01-25 Casey Bodleypytest: replace nose SkipTest with pytest.skip()
2023-01-25 Casey Bodleypytest: replace @nose.with_setup with fixtures
2023-01-25 Casey Bodleypytest: add custom marks for each nose @attr
2023-01-25 Casey Bodleyremove tests tagged fails_strict_rfc2616
2023-01-25 Casey Bodleypytest: add global configfile and autouse teardown...
2023-01-25 Casey Bodleypytest: add tox.ini to run pytest, update README
2022-11-23 Casey Bodleypin botocore to resolve v2 signature failures
2022-10-19 galsalomon66remove comment
2022-10-19 galsalomon66the use of std::to_string change the double presentatio...
2022-10-19 galsalomon66the upgraded CSV parser has some impact on engine resul...
2022-10-06 Casey Bodleyadd test_object_copy_16m to test refcounting of tail...