Commit graph

  • 9c50cd1539
    Merge pull request #524 from cbodley/wip-62013 Ali Maredia 2023-09-22 10:53:42 -0400
  • e9e3374827
    Merge pull request #525 from cbodley/wip-62919 Ali Maredia 2023-09-22 10:52:28 -0400
  • e54f0a4508 boto2: copy configured_storage_classes() fix from boto3 Casey Bodley 2023-09-21 17:42:58 -0400
  • b1efd0477a boto2: fix byte vs. string comparison in verify_object Casey Bodley 2023-09-21 10:00:37 -0400
  • 5642cf4b7b Add test to verify HTTP OPTIONS on presigned URL Tobias Urdin 2023-08-02 09:28:20 +0000
  • bbf65028e5 Add test to verify HTTP OPTIONS on presigned URL Tobias Urdin 2023-08-02 09:28:20 +0000
  • ff44ce9364 Add test to verify HTTP OPTIONS on presigned URL Tobias Urdin 2023-08-02 09:28:20 +0000
  • 9961af4bd2
    Merge pull request #523 from tobias-urdin/http-options-presigned Casey Bodley 2023-08-21 15:52:49 -0400
  • c0a1880d4c Add test to verify HTTP OPTIONS on presigned URL Tobias Urdin 2023-08-02 09:28:20 +0000
  • 0e1bf6f652 lc: test transition of plain null version Casey Bodley 2023-08-04 09:54:50 -0400
  • 722c2a90bf fix GetBucketTagging error code Casey Bodley 2022-05-18 09:40:14 -0400
  • 73b340a0e2
    Merge pull request #522 from nadavMiz/boto3-tests-readme-clerify Casey Bodley 2023-07-06 11:26:28 -0400
  • b75b89c94b remove filtering from boto3 test example for simplicity nadav mizrahi 2023-06-29 16:55:21 +0300
  • cc13ed4984 Add testcase to verify obj mtime post setattrs Soumya Koduri 2023-06-28 13:12:54 +0530
  • 44bc52b426 remove reliance on x-rgw-object-count and x-rgw-bytes-used headers Casey Bodley 2023-06-21 13:20:53 -0400
  • c252440614
    Merge pull request #517 from cbodley/wip-rm-rgw-stat-bucket-headers Soumya Koduri 2023-07-03 10:23:23 +0530
  • f624165ec9
    Merge pull request #521 from soumyakoduri/wip-skoduri-setattr Soumya Koduri 2023-06-30 17:39:27 +0530
  • 10f3f7620d Add testcase to verify obj mtime post setattrs Soumya Koduri 2023-06-28 13:12:54 +0530
  • a99d90faa3 Revert "Revert "Using get bucket name"" revert-513-using_get_bucket_name-gs galsalomon66 2023-06-22 19:40:25 +0300
  • 188b392131 remove reliance on x-rgw-object-count and x-rgw-bytes-used headers Casey Bodley 2023-06-21 13:20:53 -0400
  • 9aaca64335
    Revert "Using get bucket name" revert-513-using_get_bucket_name Ali Maredia 2023-06-21 16:47:56 -0400
  • 28009bf7d3
    Merge pull request #513 from galsalomon66/using_get_bucket_name Ali Maredia 2023-06-21 15:32:59 -0400
  • 610192c033 boto3/test_s3: add ranges around part boundary for encryption tests Abhishek Lekshmanan 2019-03-26 11:24:06 +0100
  • 7682983704 boto3/test_s3: range encoding helper function takes a size argument Abhishek Lekshmanan 2019-03-26 11:22:00 +0100
  • dc7068b75b sse: add sse-c test with unaligned multipart parts Casey Bodley 2019-03-22 11:41:44 -0400
  • 4476773180
    Merge pull request #266 from theanalyst/wip-38700-range Casey Bodley 2023-06-14 16:11:52 -0400
  • 928eb7a90f
    Merge pull request #514 from cbodley/wip-tox-readme Ali Maredia 2023-06-12 14:08:01 -0400
  • b904ef08bc readme: change fails_on_aws back to fails_on_rgw Casey Bodley 2023-06-12 13:33:44 -0400
  • fa0ea9afe0
    Merge branch 'master' into using_get_bucket_name Gal Salomon 2023-06-08 10:19:37 +0300
  • 2998ea91eb instead of hard-coded bucket-name using get_bucket_name.merging PR #488 alphaprinz galsalomon66 2023-06-08 10:07:54 +0300
  • 00cdcaf056 boto3/test_s3: add ranges around part boundary for encryption tests Abhishek Lekshmanan 2019-03-26 11:24:06 +0100
  • 741f2cbc9e boto3/test_s3: range encoding helper function takes a size argument Abhishek Lekshmanan 2019-03-26 11:22:00 +0100
  • b05a394738 sse: add sse-c test with unaligned multipart parts Casey Bodley 2019-03-22 11:41:44 -0400
  • e0dea7f74b adding tests per JSON input types, which includes various SQL operators. alignment of some of the test routines upon removing the XML tags(<Payload><Records><Payload>) from the s3select results. (Json s3tests #506) galsalomon66 2023-05-16 00:26:19 +0300
  • b81c9ba8d9 Add test_versioning_concurrent_multi_object_delete Cory Snyder 2022-07-21 18:33:51 +0000
  • 13e0d736a8
    Merge pull request #463 from cfsnyder/wip-56646 Casey Bodley 2023-05-17 14:33:11 -0400
  • e18ea7fac4 Add test_versioning_concurrent_multi_object_delete Cory Snyder 2022-07-21 18:33:51 +0000
  • 6919f63324 adding tests per JSON input types, which includes various SQL operators. alignment of some of the test routines upon removing the XML tags(<Payload><Records><Payload>) from the s3select results. (Json s3tests #506) galsalomon66 2023-05-16 00:26:19 +0300
  • 7e35765dd4
    Merge pull request #506 from galsalomon66/json_s3tests Casey Bodley 2023-05-15 10:36:15 -0400
  • 264e371101 test_sse_s3_default_multipart_upload verifies encryption header Casey Bodley 2023-03-30 14:27:27 -0400
  • 2535dd695d
    Merge pull request #505 from cbodley/wip-59218 Ali Maredia 2023-04-10 22:41:11 -0400
  • 008f5025f7 progress nessage is sent back upon processing the object, the change make sure it stay with the max result galsalomon66 2023-04-10 12:26:59 +0300
  • bc2a3b0b70 modifying of the run_s3select routine; to handle the different statuses (progress,stats,end) galsalomon66 2023-04-09 15:02:24 +0300
  • 6342b3d258 test object PUT with chunked transfer enconding Mark Kogan 2023-03-07 14:08:51 +0000
  • c445361c2e
    Merge pull request #501 from mkogan1/wip-chunked-trans-enc Casey Bodley 2023-04-07 09:19:38 -0400
  • 89bbe654ca upon removing the payload tag, the response index should be changed also galsalomon66 2023-04-05 01:30:00 +0300
  • 67e6c5aecc boto3: multi-object-delete tests use client.delete_objects() Casey Bodley 2023-03-13 13:00:25 -0400
  • b045323900
    Merge pull request #503 from cbodley/wip-multi-delete Ali Maredia 2023-03-31 14:26:25 -0400
  • febbcc12c2 test_sse_s3_default_multipart_upload verifies encryption header Casey Bodley 2023-03-30 14:27:27 -0400
  • 5ae14d0ef9 s3website: collections.Container removed from python3.10 Casey Bodley 2023-03-12 15:33:34 -0400
  • ac25acfddb s3website: collections.Container removed from python3.10 Casey Bodley 2023-03-12 15:33:34 -0400
  • 818443e916
    Merge pull request #502 from cbodley/wip-58960 Casey Bodley 2023-03-21 17:09:04 -0400
  • a1139f5301 add test_get_object_torrent Casey Bodley 2023-02-19 12:32:47 -0500
  • 992e193d81
    Merge pull request #495 from cbodley/wip-get-object-torrent Ali Maredia 2023-03-14 12:40:35 -0400
  • 787dc6bd43 boto3: multi-object-delete tests use client.delete_objects() Casey Bodley 2023-03-13 13:00:25 -0400
  • 97c0338adf s3website: collections.Container removed from python3.10 Casey Bodley 2023-03-12 15:33:34 -0400
  • bb27e04c45 add test_get_object_torrent Casey Bodley 2023-02-19 12:32:47 -0500
  • 7ac92fbd11 lifecycle: Fix test_lifecycle_expiration_header_* testcases Soumya Koduri 2023-03-07 15:17:47 +0530
  • d6a9168220 lifecycle: Fix test_lifecycle_expiration_header_* testcases Soumya Koduri 2023-03-07 15:17:47 +0530
  • 6d2ed19c18
    Merge pull request #500 from soumyakoduri/wip-skoduri-lifecycle Casey Bodley 2023-03-08 08:48:51 -0500
  • 13a9bfc00a test object PUT with chunked transfer enconding Mark Kogan 2023-03-07 14:08:51 +0000
  • 29b0e27e49 lifecycle: Fix test_lifecycle_expiration_header_* testcases Soumya Koduri 2023-03-07 15:17:47 +0530
  • 9f2d994eb8 dbstore: add back missing 'fails_on_dbstore' tag Soumya Koduri 2023-03-06 19:48:01 +0530
  • c94eed2e9f QoL: Fix tox.ini syntax and other minor things Moritz Röhrich 2023-02-28 12:19:54 +0100
  • 91b8a58dcf boto3: list_versions() omits empty KeyMarker/VersionIdMarker Casey Bodley 2023-02-16 21:15:19 -0500
  • 02fdf70f0a dbstore: add back missing 'fails_on_dbstore' tag Soumya Koduri 2023-03-06 19:48:01 +0530
  • d158edb201
    Merge pull request #499 from soumyakoduri/wip-bz58916 Casey Bodley 2023-03-06 12:59:35 -0500
  • 7fadea7416 QoL: Fix tox.ini syntax and other minor things Moritz Röhrich 2023-02-28 12:19:54 +0100
  • e5dabbe45d boto3: list_versions() omits empty KeyMarker/VersionIdMarker Casey Bodley 2023-02-16 21:15:19 -0500
  • 5b9652caa4
    Merge pull request #490 from cbodley/wip-489 Casey Bodley 2023-03-06 09:19:56 -0500
  • d976f47d74 dbstore: add back missing 'fails_on_dbstore' tag Soumya Koduri 2023-03-06 19:48:01 +0530
  • 359bde7e87
    Merge pull request #498 from m-ildefons/wip/tox-ini-fixes Casey Bodley 2023-03-05 10:06:56 -0500
  • 3a0f1f0ead
    QoL: Fix tox.ini syntax and other minor things Moritz Röhrich 2023-02-28 12:19:54 +0100
  • f060572730 iam: add back missing fails_on_dbstore tags Casey Bodley 2023-02-24 11:43:52 -0500
  • 42aff3e8fd
    Merge pull request #496 from cbodley/wip-58762 Soumya Koduri 2023-02-27 11:10:40 +0530
  • 5219b86db9 iam: add back missing fails_on_dbstore tags Casey Bodley 2023-02-24 11:43:52 -0500
  • 99690b71c5 better error handling in the STS tests Yuval Lifshitz 2023-01-25 11:12:20 +0200
  • 43b957792b
    Merge pull request #484 from yuvalif/fix-sts-error-handling Casey Bodley 2023-02-20 11:48:41 -0500
  • a8fd8d430e test_post_object_upload_size_rgw_chunk_size_bug: new testcase Robin H. Johnson 2023-01-31 16:39:39 -0800
  • 2087c1ba26
    Merge pull request #487 from robbat2/rgw_post_content_length Casey Bodley 2023-02-20 09:28:53 -0500
  • 5914eb2005 test_post_object_upload_size_rgw_chunk_size_bug: new testcase Robin H. Johnson 2023-01-31 16:39:39 -0800
  • a536dd0e88 boto3: list_versions() omits empty KeyMarker/VersionIdMarker Casey Bodley 2023-02-16 21:15:19 -0500
  • 3437cda73d better error handling in the STS tests Yuval Lifshitz 2023-01-25 11:12:20 +0200
  • 2c710811fa s3select: json output serialization Albin Antony 2022-10-03 18:18:02 +0530
  • 42edac2aa7 test_s3: remove test_user_policy() Casey Bodley 2023-01-26 11:23:03 -0500
  • 968d0841da test_s3: remove test_user_policy() Casey Bodley 2023-01-26 11:23:03 -0500
  • 819dd5aa32 Use get_new_bucket_name() in select tests. Amit Prinz Setter 2023-01-29 09:25:58 +0200
  • b1472019d7
    Merge pull request #486 from cbodley/wip-58365 Casey Bodley 2023-01-27 09:20:40 -0500
  • 18a41ab63f test_s3: remove test_user_policy() Casey Bodley 2023-01-26 11:23:03 -0500
  • acec6abe78 test_headers: add custom marks for auth_common/aws2/aws4 Casey Bodley 2023-01-25 17:04:04 -0500
  • 8a51654721 remove boostrap Casey Bodley 2023-01-22 11:50:40 -0500
  • bb4158dec6 cleanup duplicate lines Casey Bodley 2023-01-21 19:48:29 -0500
  • 3d8fa8179d remove nose dependency from requirements.txt Casey Bodley 2023-01-21 14:25:30 -0500
  • b4bb9afb52 nose: remove nose attrs and imports Casey Bodley 2023-01-21 14:24:31 -0500
  • 8186dd7561 pytest: replace nose eq() with assert == Casey Bodley 2023-01-21 14:05:46 -0500
  • 5396b04f1b pytest: replace nose SkipTest with pytest.skip() Casey Bodley 2023-01-21 13:37:40 -0500
  • e8d56603a3 pytest: replace @nose.with_setup with fixtures Casey Bodley 2023-01-20 17:04:30 -0500
  • b6dcf111fa pytest: add custom marks for each nose @attr Casey Bodley 2023-01-20 14:35:45 -0500
  • 60cc478d70 remove tests tagged fails_strict_rfc2616 Casey Bodley 2023-01-20 15:34:47 -0500
  • c749452fd0 pytest: add global configfile and autouse teardown fixtures Casey Bodley 2023-01-20 14:44:08 -0500