Commit graph

  • 9a2e9bbd02 fix broken test Yehuda Sadeh 2016-11-01 16:08:00 -07:00
  • 953f2b4625 Merge pull request #131 from ceph/wip-put-acl-underscore Yehuda Sadeh 2016-10-20 12:33:52 -07:00
  • 634d96f5c6 add a test for post object with empty conditions wip-17635 Yehuda Sadeh 2016-10-20 12:21:46 -07:00
  • b9aab7cb1c more multipart copy tests wip-more-multipart-copy Yehuda Sadeh 2016-09-29 18:17:52 -07:00
  • 64ab59eeea rgw: skip aws2 requests when testing aws4 wip-aws2-skip Yehuda Sadeh 2016-05-19 12:45:32 -07:00
  • 14da8e5b9d test set_acl for keys with special characters wip-put-acl-underscore Orit Wasserman 2016-10-20 12:11:08 +02:00
  • 35d2d91165 Merge ce8234971e into 5bc2f21564 Andrew Gaul 2016-10-05 00:10:42 +00:00
  • c0a0b4c893 Merge fccbd75894 into 5bc2f21564 Andrew Gaul 2016-10-05 00:09:54 +00:00
  • e6a6ec1cd9 test concurrent bucket set acl wip-16930 Yehuda Sadeh 2016-09-30 16:08:17 -07:00
  • 5bc2f21564 Merge pull request #124 from tipabu/complete-multipart Yehuda Sadeh 2016-10-04 09:56:17 -07:00
  • 316a814b59 Complete multi-part upload during dry-run Tim Burke 2016-09-08 17:54:18 -07:00
  • dc9e6ce374 rgw: adjust tests annotations wip-multipart-copy Yehuda Sadeh 2016-09-30 15:12:11 -07:00
  • 0a4e05a53c more multipart copy tests Yehuda Sadeh 2016-09-29 18:17:52 -07:00
  • 46b28af391 rgw: skip aws2 requests when testing aws4 Yehuda Sadeh 2016-05-19 12:45:32 -07:00
  • 05f11d4c32 Merge pull request #127 from ceph/fix_copy_obj_versioned_bucket Yehuda Sadeh 2016-09-29 19:05:54 -07:00
  • 7d716a656d rgw: skip aws2 requests when testing aws4 wip-aws2-aws4 Yehuda Sadeh 2016-05-19 12:45:32 -07:00
  • b62fad7b0b Merge pull request #126 from ceph/rgw-lifecycle-testing Yehuda Sadeh 2016-09-29 10:47:07 -07:00
  • e33a2f6fb9 S3 lifecycle tests rgw-lifecycle-testing Daniel Gryniewicz 2016-08-05 11:51:48 -04:00
  • 4f67300eca Merge d48ff9bea9 into 6ca6f7c70e yanun 2016-09-18 02:01:19 +00:00
  • aabb336db9 A bit more test for kms Adam Kupczyk 2016-09-16 17:37:15 +02:00
  • c62e264e89 test copy object on a multipart object fix_copy_obj_versioned_bucket Orit Wasserman 2016-09-16 10:30:17 +02:00
  • 7a437905f2 fix test_object_copy_versioned_bucket Orit Wasserman 2016-09-14 14:23:49 +02:00
  • 6ca6f7c70e Merge pull request #125 from ceph/versioned_copy_obj Yehuda Sadeh 2016-09-14 03:45:10 -07:00
  • c961cdd10e Add testing for copy object to/from a versioned bucket Orit Wasserman 2016-09-14 10:23:29 +02:00
  • 4e530d396f Merge pull request #123 from ceph/get_special_key Yehuda Sadeh 2016-09-14 03:00:33 -07:00
  • 29caf70ccd test get object with special key name Orit Wasserman 2016-09-05 09:53:27 +02:00
  • 1944307cdc realistic: fix RandomContentFile md5 read error Tianshan Qu 2016-08-19 11:49:56 +08:00
  • ac4770663e Merge b079958e4d into 64020ce81c Adam Kupczyk 2016-08-13 02:58:35 +00:00
  • 64020ce81c Merge pull request #119 from ceph/empty_object_range Yehuda Sadeh 2016-08-12 10:24:21 -07:00
  • d48ff9bea9 test: add bucket lifecycle testcase Yan Jun 2016-07-27 09:17:38 +08:00
  • 21ade20826 Add range request to an empty object empty_object_range Orit Wasserman 2016-07-22 14:49:21 +02:00
  • b079958e4d Additional tests for server side encryption, S3 SSE-KMS mode. All tests belong to group 'encryption'. Adam Kupczyk 2016-07-11 15:43:52 +02:00
  • 960b87ec9e Additional tests for server side encryption, S3 SSE-KMS mode. All tests belong to group 'encryption'. Adam Kupczyk 2016-07-11 15:43:52 +02:00
  • 6dcec183a3 fix rgw_roundtrip test fail Tianshan Qu 2016-07-04 19:02:59 +08:00
  • 3e56d196cc Merge 4db2b8f427 into 56aa87d664 Adam Kupczyk 2016-06-20 15:43:09 +00:00
  • 56aa87d664 Merge pull request #116 from andrewgaul/rfc2616 Yehuda Sadeh 2016-06-07 02:47:21 +03:00
  • e29168f8b9 Annotate tests which create non-RFC2616 headers Andrew Gaul 2016-06-06 16:19:27 -07:00
  • 456a534136 Merge pull request #115 from jmunhoz/fix-20160602 Yehuda Sadeh 2016-06-03 09:53:56 +03:00
  • 520eaa0b62 rgw: aws4: fix test_object_create_missing_signed_header_aws4 Javier M. Mellid 2016-06-02 20:57:48 +00:00
  • ff9fb2d8ea rgw: aws4: fix test_object_create_missing_signed_custom_header_aws4 Javier M. Mellid 2016-06-02 20:33:40 +00:00
  • 4db2b8f427 Additional tests for server side encryption, S3 SSE-C mode. All tests belong to group 'encryption'. Adam Kupczyk 2016-06-02 18:13:56 +02:00
  • 6934a1e22c test-s3: test_cors_origin_response failed if module 'requests >= 2.6.0' weiqiaomiao 2016-05-27 09:44:22 +08:00
  • 45a4b336cc Merge pull request #110 from ceph/wip-15886 Yehuda Sadeh 2016-05-20 16:24:02 -07:00
  • b737c56cda rgw: skip aws2 tests when testing aws4 wip-check-aws2 Yehuda Sadeh 2016-05-19 12:45:32 -07:00
  • bdb385a28d Merge pull request #112 from ceph/wip-add-libxslt Yehuda Sadeh 2016-05-19 08:25:29 -07:00
  • 2f07f93007 add zlib-devel wip-add-libxslt Orit Wasserman 2016-05-19 17:12:46 +02:00
  • 18e4e528fd add missing libxml2-dev and libxslt-dev dependencies Orit Wasserman 2016-05-19 14:22:03 +02:00
  • 6154f37036 Merge pull request #109 from wido/origin-wildcard-test Yehuda Sadeh 2016-05-17 16:19:33 -07:00
  • 8642c79b64 Add test to verify if Asterisk Origin is returned when * is set as a Allowed Origin. Wido den Hollander 2016-04-19 17:12:12 +02:00
  • 14d58a3bda Merge remote-tracking branch 'dreamhost/wip-static-website' Yehuda Sadeh 2016-05-17 16:00:12 -07:00
  • 66f320a8d5 Merge pull request #111 from ceph/wip-ifmodified Yehuda Sadeh 2016-05-17 15:49:44 -07:00
  • 99f237e552 s3tests: modify test_get_object_ifmodifiedsince_failed wip-ifmodified Yehuda Sadeh 2016-05-17 14:33:40 -07:00
  • 3e3eb4908d Merge pull request #74 from andrewgaul/conditional-get Yehuda Sadeh 2016-05-17 10:12:57 -07:00
  • e71c84f328 rgw: add a new multipart test wip-15886 Yehuda Sadeh 2016-05-16 14:44:22 -07:00
  • ff3085b8e2 Merge 7ca4eb54b0 into dfc7a1271b Orit Wasserman 2016-05-04 07:03:15 +00:00
  • 811e7f6d7e s3website: Refactor strings & aid debugging Robin H. Johnson 2016-04-21 15:10:15 -07:00
  • 8da96c83af functional._make_request: go back to simple version of httplib.request. Robin H. Johnson 2016-03-27 02:36:46 +00:00
  • 94fa405270 Refactor _make_bucket_request. Robin H. Johnson 2016-01-30 17:38:45 +00:00
  • f028e1e926 website: include Forbidden in 403 test per 802c8a3ee9 (commitcomment-15776266). Robin H. Johnson 2016-01-30 17:14:15 +00:00
  • 6ce34d3c6a website: RGW does not have custom 404 message descriptions per s3 error codes yet. Robin H. Johnson 2016-01-29 05:31:15 +00:00
  • 17f98b00ba website: Use better test annotation for routingrules tests. Robin H. Johnson 2016-01-29 04:02:08 +00:00
  • 9efbe4ef81 website: Support both NoSuchWebsiteConfiguration and NoSuchKey for fetching the website config subresource. Robin H. Johnson 2016-01-29 04:01:45 +00:00
  • e917e5e41a s3website: Allow tests to be skipped if website support disabled in RGW. Robin H. Johnson 2016-01-29 03:49:54 +00:00
  • eb8acbaf92 Fix whitespace. Robin H. Johnson 2016-01-29 03:50:06 +00:00
  • 44e51960c6 Annotate many tests that fail on AWS (tested on EU region) Robin H. Johnson 2016-01-29 03:28:51 +00:00
  • 88b6328003 website: Improve XML handling and x-amz-website-redirect-location tests Robin H. Johnson 2016-01-26 00:22:51 +00:00
  • e0655234b1 Lots of tests, that pass on AmazonS3 unless the phase of the moon is wrong. There is a non-trivial degree of lag in S3 applying WebsiteConfiguration changes sometimes, eu-west-1 was taking 20+ seconds during part of the last day. Compounded by the Amazon eventual-consistency made developing these tests difficult at times. Robin H. Johnson 2015-06-23 06:52:52 +00:00
  • 819eecba5c Work on tests. Robin H. Johnson 2015-06-22 17:17:18 +00:00
  • 5d158567fd Update redirect checks for x-amz-website-redirect-location Robin H. Johnson 2015-06-21 05:06:26 +00:00
  • c1f7ad54ce Use new XML checks. Robin H. Johnson 2015-06-21 05:05:30 +00:00
  • 4d8c6bdb69 Add XML improvements. Robin H. Johnson 2015-06-21 05:04:51 +00:00
  • 672e0ad0e4 Improve test attribute. Robin H. Johnson 2015-06-19 17:09:53 +00:00
  • ddfcf59e53 Add tests for x-amz-website-redirect-location, code still pending. Robin H. Johnson 2015-06-19 17:09:40 +00:00
  • 25e9980af8 website: refactor and add redirect testcases, so far 3 failures out of 27 new tests. Robin H. Johnson 2015-06-19 06:09:09 +00:00
  • c053a96ef2 Fixup path stuff for redirect test. Robin H. Johnson 2015-06-18 04:41:09 +00:00
  • 5c681dacff Prepare for better testcases, with fixture functions. Robin H. Johnson 2015-06-17 04:33:49 +00:00
  • a9fd9988e1 website: Clean up imports. Robin H. Johnson 2015-06-17 01:03:07 +00:00
  • 4c07c555ee website: Start redirect tests. Robin H. Johnson 2015-06-17 00:44:06 +00:00
  • ea69111773 website: improve test structure. Robin H. Johnson 2015-06-17 00:43:46 +00:00
  • cb1e14ae16 website: bucket-level tests (indexdoc, errordoc) Robin H. Johnson 2015-06-15 05:19:13 +00:00
  • a48a8983b7 refactor out _make_request and _make_bucket_request, with a common _make_raw_request; ready for s3website testing. Robin H. Johnson 2015-06-15 05:18:07 +00:00
  • 3cf86161d0 Use py3 print. Robin H. Johnson 2015-06-15 05:15:28 +00:00
  • dd2bfc56c6
    Add test to verify if Asterisk Origin is returned when * is set as a Allowed Origin. Wido den Hollander 2016-04-19 17:12:12 +02:00
  • dfc7a1271b test_s3: mark test_oject_head_zero_bytes fails_on_rgw Sage Weil 2016-04-11 17:23:59 -04:00
  • a72fc4a231 Merge pull request #104 from zhouyuan/update_gevent_1 Loic Dachary 2016-04-12 08:22:42 +02:00
  • 062090a205 Merge pull request #107 from ceph/wip-skip-length-0 wip-jewel Sage Weil 2016-04-11 17:25:21 -04:00
  • 49cdb72ff1 test_s3: mark test_oject_head_zero_bytes fails_on_rgw Sage Weil 2016-04-11 17:23:59 -04:00
  • 9f5129575c Revert "remove invalid multi-part upload tests" ceph-master-revert-removal-multipart Orit Wasserman 2016-04-11 20:21:37 +02:00
  • 22edd83083 gevent: bump to >=1.0 Yuan Zhou 2015-08-28 09:07:21 +08:00
  • c24afb21ec s3tests: bucket nuke should also include versioned keys and unfinished multipart uploads Robin H. Johnson 2016-04-10 00:46:56 -07:00
  • 41c8be0584 remove invalid multi-part upload tests Sage Weil 2016-03-28 14:21:20 -04:00
  • 3b1b4638f4 gevent: bump to >=1.0 wip-boto-debug-hammer hammer-s3debug Yuan Zhou 2015-08-28 09:07:21 +08:00
  • 7d26245b3a connection: add a debug option to debug boto calls Abhishek Lekshmanan 2016-03-31 14:07:48 +02:00
  • d29b2d92a9 gevent: bump to >=1.0 wip-boto-debug Yuan Zhou 2015-08-28 09:07:21 +08:00
  • 7ca4eb54b0 Add fails_on_rgw on multipart copy part tests wip-backport-multipart-copy Javier M. Mellid 2016-03-28 09:18:18 +00:00
  • 600da5cdcf Merge pull request #99 from jmunhoz/wip-mp-cp-fails-on-rgw Orit Wasserman 2016-04-05 11:12:25 +02:00
  • f7ef61a128 connection: add a debug option to debug boto calls Abhishek Lekshmanan 2016-03-31 14:07:48 +02:00
  • c81d1cd478 Merge f933fb3f48 into cebb3dbb79 Robin H. Johnson 2016-03-30 17:09:55 +00:00
  • f933fb3f48 multipart copy range did not land in Jewel Robin H. Johnson 2016-03-30 17:08:08 +00:00
  • 4307ea92f8 Update README.rst Justin Restivo 2016-03-30 11:37:37 -05:00