]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/shortlog
s3-tests.git
2022-07-20 Soumya KoduriFix User Policy test failures on dbstore 460/head
2022-06-28 Ali MarediaMerge pull request #453 from Seagate/master
2022-06-27 Ravindra ChoudhariAdded put/get/list/delete User Policy Tests 453/head
2022-06-06 Ali MarediaMerge pull request #457 from cbodley/wip-bad-tests
2022-06-02 Casey Bodleyremove tests that fail on boto3's parameter validation 457/head
2022-05-18 Daniel GryniewiczMerge pull request #452 from cbodley/wip-no-such-tag-set
2022-05-18 Casey Bodleyfix GetBucketTagging error code 452/head
2022-05-11 Soumya KoduriMerge pull request #450 from soumyakoduri/dbstore-tests
2022-05-11 Soumya KoduriMerge pull request #442 from soumyakoduri/cloudtier_tests
2022-05-10 Soumya KoduriTag sse* tests with 'fails_on_dbstore' attr 450/head
2022-05-10 Soumya KoduriMerge pull request #449 from cbodley/wip-cloud-config...
2022-05-09 Casey Bodleys3tests.conf.SAMPLE: comment out [s3 cloud] section 449/head
2022-05-06 Soumya KoduriAdjust wait time for cloud-transition test failures 442/head
2022-05-02 Ali MarediaMerge pull request #440 from mdw-at-linuxbox/sse-s3-5
2022-04-29 Priya Sehgalsse s3 jumbo patch - all in one fixes for sse-s3 logic 440/head
2022-04-28 Soumya KoduriMerge pull request #441 from soumyakoduri/dbstore-tests
2022-04-27 Soumya KoduriTag testcases failing on dbstore with 'fails_on_dbstore... 441/head
2022-04-05 Casey BodleyMerge pull request #435 from soumyakoduri/lc_tests
2022-03-21 Soumya Kodurilifecycle: Adjust lc wait time 435/head
2022-02-08 Casey BodleyMerge pull request #429 from soumyakoduri/lc_tests
2022-02-07 Soumya Kodurilifecycle/deletemarker_expiration: Increase timer window 429/head
2022-02-04 Casey BodleyMerge pull request #421 from soumyakoduri/lc_tests
2022-02-01 Soumya KoduriEnable lifecycle tests 421/head
2022-02-01 Soumya KoduriAdd testcases for rgw cloudtransition feature
2022-01-18 Ali MarediaMerge pull request #424 from psathyan/fix_check_grants
2022-01-18 Casey BodleyMerge pull request #428 from TRYTOBE8TME/wip-sts-error
2022-01-18 Kalpesh Pandyatest_sts: Changing code for proper cleanup 428/head
2022-01-13 Ali MarediaMerge pull request #426 from galsalomon66/revert_instal...
2022-01-12 gal salomonrevert the arrow installation(causing failure on some... 426/head
2022-01-11 Gal SalomonMerge pull request #419 from galsalomon66/parquet_s3tests
2022-01-11 gal salomonfix output-serialization tests(upon comparing query... 419/head
2022-01-10 Pragadeeswaran... Improving check_grants reliability 424/head
2021-12-28 gal salomonmerging master tests into parquet branch
2021-12-28 gal salomonfix for assert of error messages
2021-12-28 gal salomonremove redundant comma. s3select-engine produced redun...
2021-12-20 Ali MarediaMerge pull request #402 from galsalomon66/progress...
2021-11-25 galsalomon66adding datatime queries from #395 402/head
2021-11-18 Ali MarediaMerge pull request #415 from cbodley/wip-list-multipart...
2021-11-12 galsalomon66rollback to use like without escape syntax (explore...
2021-11-11 galsalomon66modify the queries syntax to like-escape; the queries...
2021-10-29 Casey Bodleycheck Owner/Initiator fields of ListMultipartUploads... 415/head
2021-10-21 galsalomon66add output-serialization tests; add syntax-error tests...
2021-10-17 gal salomonremove comments from the like-expressions
2021-09-08 Ali MarediaMerge pull request #400 from iraj465/wip-new-multi...
2021-09-08 Ali MarediaMerge pull request #411 from mkogan1/multipart-extra...
2021-09-08 Mark Kogantest extra complete_multipart_upload() 411/head
2021-09-07 Ali MarediaMerge pull request #410 from Rjerk/wip-fix-doc-example
2021-09-06 Liu Landocs: fix wrong example in README.rst 410/head
2021-09-03 Ali MarediaMerge pull request #403 from pritha-srivastava/wip...
2021-08-30 Pritha Srivastavargw/sts: test to use role tag as iam:ResourceTag in 403/head
2021-08-30 Pritha Srivastavargw/sts: test for s3:ResourceTag in role's permission...
2021-08-30 Pritha Srivastavargw/sts: adding test for aws:TagKeys that can be used...
2021-08-30 Pritha Srivastavargw/sts: adding test for aws:PrincipalTag in role permi...
2021-08-30 Pritha Srivastavargw/sts: adding test to check for aws:RequestTag
2021-08-30 Pritha Srivastavargw/sts: adding tests for testing assumerolewithwebidentity
2021-08-11 Ali MarediaMerge pull request #408 from cbodley/wip-52037
2021-08-11 Ali MarediaMerge pull request #409 from ceph/wip-ssl-verify-fix
2021-08-10 Ali Marediadisable ssl verify by default wip-ssl-verify-fix 409/head
2021-08-09 Ali MarediaMerge pull request #405 from psathyan/wip-ssl-verify
2021-08-08 Pragadeeswaran... Add support for disabling SSL certificate verification 405/head
2021-08-05 Casey BodleyMerge pull request #365 from markhoughton-microfocus...
2021-08-05 Mark HoughtonAdd tests for issue 47586. 365/head
2021-08-05 Casey Bodleyobject-lock: test changes between retention modes 408/head
2021-08-05 Casey Bodleynuke_prefixed_buckets waits up to 60 seconds for object...
2021-08-05 Casey Bodleynuke_prefixed_buckets deletes objects in batches
2021-07-29 Matt BenjaminMerge pull request #397 from TRYTOBE8TME/wip-new-sts...
2021-07-27 Casey BodleyMerge pull request #404 from flipkart-incubator/aws_sse_s3
2021-07-27 galsalomon66search for the cause of the valgrind issue; remove...
2021-07-26 Rahul Dev Parasharrgw/s3_boto3: Add tests for bucket encryption APIs 404/head
2021-07-16 Kalpesh Pandyargw/sts: Addition of new STS tests for testing 397/head
2021-07-16 Ali MarediaMerge pull request #401 from SoftIron/object-retention...
2021-07-15 iraj465chore:Removes unused scaffolds 400/head
2021-07-15 iraj465rgw/boto3_s3:Adds delete_objects key limit for list...
2021-07-15 iraj465chore:Bump the list-objects to paginator
2021-07-15 Ali MarediaMerge pull request #399 from iraj465/wip-new-lifecycle...
2021-07-15 Danny AbukalamAdd test to check retain date is in iso 8601 format 401/head
2021-07-13 iraj465rgw/s3_boto3:Adds new delete_objects tests for checking...
2021-07-13 iraj465rgw/s3_boto3:Adds lifecycle transition test for invalid... 399/head
2021-07-07 Albin Antonys3select: test progress stats 396/head
2021-06-30 Albin Antonys3select: align s3select tests with ceph
2021-06-28 Casey BodleyMerge pull request #389 from cbodley/wip-test-49780
2021-06-28 Casey BodleyMerge pull request #386 from cbodley/wip-bucket-ctime
2021-05-27 ofriedmaMerge pull request #393 from ofriedma/wip-ofriedma...
2021-05-21 Ali MarediaMerge pull request #391 from ceph/tethology_s3select_apr19
2021-05-18 Or Friedmanntest multipart upload with bucket policy 393/head
2021-05-05 gal salomonmodifying tests to be align with change of s3select... tethology_s3select_apr19 391/head
2021-04-09 Gal SalomonMerge pull request #382 from albin-antony/master
2021-04-08 Albin Antonytests 382/head
2021-04-07 Casey Bodleysts: test role policy around nonexistent objects 389/head
2021-03-30 Albin Antonytests
2021-03-22 Albin Antonytests
2021-03-19 Albin Antonys3select: align s3-tests with new changes in s3select s3test_align_with_parquet_version
2021-03-11 Casey Bodleytest that listed buckets have creation time 386/head
2021-01-14 Ali MarediaMerge pull request #381 from ceph/fix_test_file_permiss...
2021-01-13 galsalomon66change test_s3select.py permission; add s3select attribute fix_test_file_permission_add_attrib 381/head
2020-12-16 Gal SalomonMerge pull request #373 from ceph/fix_function_names
2020-12-15 galsalomon66reduce object size for test_like_expression, it may... fix_function_names 373/head
2020-12-05 galsalomon66rename charlength and character_length function names
2020-12-03 Ali MarediaMerge pull request #371 from ofriedma/wip-ofriedma...
2020-12-03 Or FriedmannAdd test for head bucket usage headers 371/head
next