Commit graph

  • 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
  • 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
  • 4307ea92f8 Update README.rst Justin Restivo 2016-03-30 11:37:37 -05:00
  • 7309b47691 Update README.rst Justin Restivo 2016-03-30 10:25:25 -05:00
  • 7731afb5a0 remove invalid multi-part upload tests Sage Weil 2016-03-28 14:21:20 -04:00
  • e7241f2ff1 Add fails_on_rgw on multipart copy part tests Javier M. Mellid 2016-03-28 09:18:18 +00:00
  • cebb3dbb79 Merge pull request #97 from ceph/wip-15243 Yehuda Sadeh 2016-03-23 08:25:47 -07:00
  • 278113fbc5 rgw: add a few tests that check for null object versioning behavior wip-15243 Yehuda Sadeh 2016-03-22 18:40:39 -07:00
  • 4cc37c888f Merge pull request #91 from jmunhoz/wip-x-amz-expires-tc Yehuda Sadeh 2016-02-04 08:19:52 -08:00
  • 11bb947a0b rgw: add X-Amz-Expires test cases Javier M. Mellid 2016-01-27 02:19:20 +00:00
  • a13f6441ae Merge pull request #89 from andrewgaul/atomic-multipart-upload Yehuda Sadeh 2015-12-18 12:25:59 -08:00
  • c788b7d0cd Test begin to overwrite file with MPU then abort Andrew Gaul 2015-12-18 12:12:59 -08:00
  • 1ae3460940 Merge pull request #79 from dreamhost/wip-proxy Yehuda Sadeh 2015-12-18 12:02:08 -08:00
  • d98d7956c1 Improve proxy error support: "Bad Request" case Robin H. Johnson 2015-10-07 12:31:31 -07:00
  • a85b279bdc Merge pull request #88 from andrewgaul/head-zero-bytes Yehuda Sadeh 2015-12-18 09:57:19 -08:00
  • 958a718558 Merge pull request #87 from dreamhost/wip-cleanup-buckets Yehuda Sadeh 2015-12-18 09:56:36 -08:00
  • b00d8b3653 Merge pull request #85 from dreamhost/wip-test-issue11563 Yehuda Sadeh 2015-12-18 09:56:02 -08:00
  • f33c3e2432 Merge pull request #83 from andrewgaul/list-objects-public-read-bucket Yehuda Sadeh 2015-12-18 09:54:46 -08:00
  • 44f2ce8281 Merge pull request #77 from andrewgaul/special-key-names Yehuda Sadeh 2015-12-18 09:52:58 -08:00
  • 86c311b0d1 Merge pull request #73 from andrewgaul/ends-with-delimiter Yehuda Sadeh 2015-12-18 09:51:03 -08:00
  • 2c9501f547 Merge pull request #49 from andrewgaul/copy-bucket-key-not-found Yehuda Sadeh 2015-12-18 09:50:20 -08:00
  • 2851e0c214 Merge pull request #30 from andrewgaul/bucket-create-exists Yehuda Sadeh 2015-12-18 09:49:10 -08:00
  • 864da5ee89 Merge pull request #84 from jmunhoz/wip-aws4-support Yehuda Sadeh 2015-12-18 09:46:29 -08:00
  • 914b0f36c1 rgw: add AWS4 auth testing support Javier M. Mellid 2015-10-23 11:52:05 +02:00
  • 7ac3a4008a Add test for HEAD of a zero-byte object Andrew Gaul 2015-12-15 00:03:37 -08:00
  • d7f3992f33 Merge pull request #86 from jmunhoz/wip-copy-mp-cc Yehuda Sadeh 2015-12-09 09:11:54 -08:00
  • de65c582b7 s3tests: do not exit cleanup after first bucket! Robin H. Johnson 2015-12-01 17:25:06 -08:00
  • 84067cb17c s3tests: Check content is correct on copy multipart Javier M. Mellid 2015-11-25 15:50:18 +01:00
  • 703f63e060 Add test for COPY Content-Type header Robin H. Johnson 2015-11-12 22:06:21 -08:00
  • 017354ae07 Merge pull request #76 from jmunhoz/test-requestid-on-error infernalis Yehuda Sadeh 2015-10-29 08:38:31 -07:00
  • 6ca9492797 s3tests: Add test_object_requestid_matchs_header_on_error Javier M. Mellid 2015-09-09 21:49:17 +02:00
  • 63048b7bdf s3tests: Add test_object_requestid_on_error Javier M. Mellid 2015-09-09 21:28:32 +02:00
  • 001972a51c Merge pull request #75 from jmunhoz/test-multipart-cp Yehuda Sadeh 2015-10-27 08:19:30 -07:00
  • 019dd9501a Anonymously list private and public-read buckets Andrew Gaul 2015-10-12 15:03:24 -07:00
  • 4be776920e Merge pull request #82 from ceph/wip-12302-dumpling dumpling Yuri Weinstein 2015-10-09 10:16:13 -07:00
  • 038b63569e Remove "--allow-hosts None" because it magically makes things work wip-12302-dumpling Dan Mick 2015-07-14 10:19:37 -07:00
  • 21cf4f4c87 check if setting acls modifies etag in bucket listing Yehuda Sadeh 2015-09-29 08:14:48 -07:00
  • 168ab9f473 Consolidate test_object_create_special_characters Andrew Gaul 2015-09-11 10:50:14 -07:00
  • 4900d6af3a rgw: test versioned objects with special names Yehuda Sadeh 2015-09-10 13:18:28 -07:00
  • 2dce08e242 Revert "Add multipart tests with invalid parts" Sage Weil 2015-09-04 14:38:58 -04:00
  • 88ccf95fc5 s3tests: Add test_multipart_copy_multiple_sizes Javier M. Mellid 2015-09-02 18:46:43 +02:00
  • 126da37dfd s3tests: Add test_multipart_copy_small Javier M. Mellid 2015-09-02 18:46:07 +02:00
  • f642492ee9 Test listing a blob which ends with delimiter Andrew Gaul 2015-08-11 17:23:08 -07:00
  • 83c9269619 Merge pull request #70 from tobegit3hub/fix_example_in_readme Yehuda Sadeh 2015-08-13 10:31:47 -07:00
  • 88fe0d05f4 Merge pull request #53 from andrewgaul/mpu-invalid-parts Yehuda Sadeh 2015-08-13 10:28:45 -07:00
  • a7f483f3cd Merge pull request #64 from andrewgaul/cache-control-expires-headers Yehuda Sadeh 2015-08-13 10:27:14 -07:00
  • ec5294fcfc Merge pull request #59 from robbat2/wip-website-fuzzy Yehuda Sadeh 2015-08-13 10:21:51 -07:00
  • d9768942ec Add tests for conditional gets Andrew Gaul 2015-08-12 18:14:08 -07:00
  • 3f518a2ae7 Use test_bucket_list_empty as example in README tobe 2015-08-03 20:30:46 +08:00
  • 1cc61dbc70 Fix the example which is deprecated in README.rst tobe 2015-08-03 10:32:04 +08:00
  • f7e0597ea5 Remove "--allow-hosts None" because it magically makes things work giant Dan Mick 2015-07-14 10:19:37 -07:00
  • 2569c4bd1b Remove "--allow-hosts None" because it magically makes things work firefly-original Dan Mick 2015-07-14 10:19:37 -07:00
  • b518fd2022 Remove "--allow-hosts None" because it magically makes things work firefly Dan Mick 2015-07-14 10:19:37 -07:00
  • 27c2c4ff5d Remove "--allow-hosts None" because it magically makes things work next Dan Mick 2015-07-14 10:19:37 -07:00
  • dc26c0d696 Remove "--allow-hosts None" because it magically makes things work Dan Mick 2015-07-14 10:19:37 -07:00
  • 2cf6908e15 Merge pull request #66 from ceph/wip-12302 Zack Cerza 2015-07-14 11:58:50 -06:00
  • 5f34b358fc Remove "--allow-hosts None" because it magically makes things work Dan Mick 2015-07-14 10:19:37 -07:00
  • 553007eb4a Add tests for Cache-Control and Expires headers Andrew Gaul 2015-06-30 15:42:32 -07:00
  • 34530164b1 s3tests: fix for python 2.6 wip-fuse-mount-timeout Yehuda Sadeh 2015-06-30 11:26:35 -07:00
  • 2fe9942507 s3tests: fix for python 2.6 Yehuda Sadeh 2015-06-30 11:26:35 -07:00
  • 3fea65c3b4 s3tests: fix for python 2.6 Yehuda Sadeh 2015-06-30 11:26:35 -07:00