]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/log
s3-tests.git
7 years agoboto3: Foundation laid for boto3 tests wip-boto-3 210/head
Ali Maredia [Thu, 7 Dec 2017 20:41:01 +0000 (15:41 -0500)]
boto3: Foundation laid for boto3 tests

Added sample config file for boto3 and vstart.sh

Modified setup.py, requirements.txt, and README

Added an rgw_interactive.py to use interactively
with vstart.sh and python -i

Ported 400+ tests over to boto3 from functional/test_s3.py

Signed-off-by: Ali Maredia <amaredia@redhat.com>
7 years agoMerge pull request #228 from tchaikov/wip-cffi
Kefu Chai [Wed, 30 May 2018 16:29:23 +0000 (00:29 +0800)]
Merge pull request #228 from tchaikov/wip-cffi

bootstrap: add libffi-dev for gevent

Reviewed-by: Casey Bodley <cbodley@redhat.com>
7 years agobootstrap: add libffi-dev for gevent wip-pr-228 228/head
Kefu Chai [Wed, 30 May 2018 08:36:52 +0000 (16:36 +0800)]
bootstrap: add libffi-dev for gevent

because gevent 1.3.2 requires cffi>=1.11.5, and cffi requires
libffi-dev to build.

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoMerge pull request #192 from joke-lee/cors_option_header_check
Casey Bodley [Mon, 23 Apr 2018 13:01:53 +0000 (09:01 -0400)]
Merge pull request #192 from joke-lee/cors_option_header_check

rgw: test cors option request with Access-Control-Request-Headers

Reviewed-by: Casey Bodley <cbodley@redhat.com>
7 years agoMerge pull request #220 from joke-lee/max-keys-test
Casey Bodley [Thu, 12 Apr 2018 15:18:14 +0000 (11:18 -0400)]
Merge pull request #220 from joke-lee/max-keys-test

enable test for https://github.com/ceph/ceph/pull/21285

Reviewed-by: Casey Bodley <cbodley@redhat.com>
7 years agoMerge pull request #182 from gaul/versioning
Ali Maredia [Mon, 9 Apr 2018 18:20:30 +0000 (02:20 +0800)]
Merge pull request #182 from gaul/versioning

Add missing versioning tag

7 years agoenable test for https://github.com/ceph/ceph/pull/21285 220/head
yuliyang [Mon, 9 Apr 2018 16:19:31 +0000 (12:19 -0400)]
enable test for https://github.com/ceph/ceph/pull/21285

Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
7 years agoMerge pull request #217 from cbodley/wip-unpin-requests
Ali Maredia [Thu, 5 Apr 2018 16:47:10 +0000 (00:47 +0800)]
Merge pull request #217 from cbodley/wip-unpin-requests

unpin the requests library version

7 years agorequirements: unpin 'requests' from old v0.14 wip-unpin-requests 217/head
Casey Bodley [Fri, 16 Feb 2018 16:28:31 +0000 (11:28 -0500)]
requirements: unpin 'requests' from old v0.14

Signed-off-by: Casey Bodley <cbodley@redhat.com>
7 years agocors: allow None to match missing headers
Casey Bodley [Fri, 16 Feb 2018 16:21:25 +0000 (11:21 -0500)]
cors: allow None to match missing headers

this is apparently needed to run against newer versions of the requests
library

Signed-off-by: Casey Bodley <cbodley@redhat.com>
7 years agoMerge pull request #209 from fangyuxiangGL/compression
Casey Bodley [Fri, 16 Feb 2018 16:34:00 +0000 (11:34 -0500)]
Merge pull request #209 from fangyuxiangGL/compression

compression: add case to download range from big object

Reviewed-by: Casey Bodley <cbodley@redhat.com>
7 years agoMerge pull request #205 from malc0lm/multipartcopy-no-range
Ali Maredia [Tue, 13 Feb 2018 19:03:15 +0000 (14:03 -0500)]
Merge pull request #205 from malc0lm/multipartcopy-no-range

Add test for muiltpart copy without 'x-amz-copy-source-range' header

8 years agocompression: add case to download range from big object 209/head
fang yuxiang [Wed, 7 Feb 2018 08:16:39 +0000 (16:16 +0800)]
compression: add case to download range from big object

Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com>
8 years agoMerge pull request #191 from theanalyst/policy-conditionals
Casey Bodley [Thu, 25 Jan 2018 16:06:06 +0000 (11:06 -0500)]
Merge pull request #191 from theanalyst/policy-conditionals

test bucket policy with conditionals

Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
8 years agoAdd test for muiltpart copy without 'x-amz-copy-source-range' header 205/head
Malcolm Lee [Wed, 24 Jan 2018 05:55:53 +0000 (13:55 +0800)]
Add test for muiltpart copy without 'x-amz-copy-source-range' header

8 years agopolicy: refactor make_json_policy to use the new Policy classes 191/head
Abhishek Lekshmanan [Mon, 6 Nov 2017 15:47:05 +0000 (16:47 +0100)]
policy: refactor make_json_policy to use the new Policy classes

since make_json_policy is redundantly doing most of the same work,
refactor to use the new policy classes instead

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: test existingobject tag on get acl
Abhishek Lekshmanan [Fri, 20 Oct 2017 14:23:55 +0000 (16:23 +0200)]
policy: test existingobject tag on get acl

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: test put object with reqeust object tag
Abhishek Lekshmanan [Fri, 20 Oct 2017 14:20:52 +0000 (16:20 +0200)]
policy: test put object with reqeust object tag

8 years agopolicy: test policy with sse-c encryption
Abhishek Lekshmanan [Fri, 20 Oct 2017 13:41:32 +0000 (15:41 +0200)]
policy: test policy with sse-c encryption

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agotypo fix for pub_obj_acl
Abhishek Lekshmanan [Fri, 20 Oct 2017 11:51:48 +0000 (13:51 +0200)]
typo fix for pub_obj_acl

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: add S3 tests for grants conditionals
Abhishek Lekshmanan [Fri, 20 Oct 2017 11:42:30 +0000 (13:42 +0200)]
policy: add S3 tests for grants conditionals

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agomove ListBucket to new policy class
Abhishek Lekshmanan [Thu, 19 Oct 2017 14:25:42 +0000 (16:25 +0200)]
move ListBucket to new policy class

8 years agopolicy: add a new policy class to make creation of complex policies
Abhishek Lekshmanan [Thu, 19 Oct 2017 14:24:30 +0000 (16:24 +0200)]
policy: add a new policy class to make creation of complex policies

Since policies can have allow/deny rules etc

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: test put object with canned acl
Abhishek Lekshmanan [Tue, 17 Oct 2017 17:03:28 +0000 (19:03 +0200)]
policy: test put object with canned acl

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: test metadta copy key
Abhishek Lekshmanan [Tue, 17 Oct 2017 15:39:49 +0000 (17:39 +0200)]
policy: test metadta copy key

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: test put obj using copy conditionals
Abhishek Lekshmanan [Tue, 17 Oct 2017 14:27:27 +0000 (16:27 +0200)]
policy: test put obj using copy conditionals

Test s3:x-amz-copy-source conditional on put obj with x-amz-copy-source

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: test for acl grants conditionals on put bucket acls
Abhishek Lekshmanan [Mon, 16 Oct 2017 14:50:56 +0000 (16:50 +0200)]
policy: test for acl grants conditionals on put bucket acls

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: add tests for put bucket acl with canned acl conditionals
Abhishek Lekshmanan [Mon, 16 Oct 2017 14:36:42 +0000 (16:36 +0200)]
policy: add tests for put bucket acl with canned acl conditionals

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agos3: policy tests for ListBucket with prefix, delimiter & max-keys
Abhishek Lekshmanan [Thu, 27 Jul 2017 15:34:11 +0000 (17:34 +0200)]
s3: policy tests for ListBucket with prefix, delimiter & max-keys

Allow conditionals on ListBucket similar to s3 docs which allow for
these clauses

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: test put object tagging with conditionals
Abhishek Lekshmanan [Fri, 13 Oct 2017 14:34:50 +0000 (16:34 +0200)]
policy: test put object tagging with conditionals

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agopolicy: test get object tagging with conditionals
Abhishek Lekshmanan [Wed, 17 Jan 2018 09:56:26 +0000 (10:56 +0100)]
policy: test get object tagging with conditionals

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agoadd policy tests for get object with conditionals
Abhishek Lekshmanan [Wed, 17 Jan 2018 09:55:02 +0000 (10:55 +0100)]
add policy tests for get object with conditionals

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agoadd bucket-policy attr to all the policy tests
Abhishek Lekshmanan [Fri, 13 Oct 2017 14:33:09 +0000 (16:33 +0200)]
add bucket-policy attr to all the policy tests

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agotest_s3: modify make_json_policy to support conditionals
Abhishek Lekshmanan [Fri, 13 Oct 2017 14:31:38 +0000 (16:31 +0200)]
test_s3: modify make_json_policy to support conditionals

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agobucket policy: improve the helper functions used for tagging upwards
Abhishek Lekshmanan [Thu, 12 Oct 2017 13:16:14 +0000 (15:16 +0200)]
bucket policy: improve the helper functions used for tagging upwards

- Improve `make_json_policy` to support conditionals in policy
- Move the helper functions for creating policies up so that bucket
  policy tests can use these
- add bucket-policy attribute to the tagging tests using policy

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agoMerge pull request #204 from linuxbox2/wip-post-ctype
Matt Benjamin [Thu, 4 Jan 2018 18:41:44 +0000 (13:41 -0500)]
Merge pull request #204 from linuxbox2/wip-post-ctype

Add test case for POST with no Content-Type header

8 years agoAdd test case for POST with no Content-Type header 204/head
Matt Benjamin [Wed, 20 Dec 2017 19:50:49 +0000 (14:50 -0500)]
Add test case for POST with no Content-Type header

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
8 years agoMerge pull request #199 from cfanz/cfanz-version-id-wip
Casey Bodley [Mon, 27 Nov 2017 19:57:26 +0000 (14:57 -0500)]
Merge pull request #199 from cfanz/cfanz-version-id-wip

Add test case for getting version-id when upload objects  bucket

Reviewed-by: Casey Bodley <cbodley@redhat.com>
8 years agoAdd test case for getting version-id when upload objects to bucket 199/head
Xinying Song [Thu, 16 Nov 2017 06:23:36 +0000 (14:23 +0800)]
Add test case for getting version-id when upload objects to bucket

For default-bucket and versioning-suspended-bucket, no version-id should return when upload.
For versioning-enabled-bucket, an non-empty version-id should return and equal to what
bucket list shows.

Signed-off-by: Xinying Song <songxinying@cloudin.cn>
8 years agoMerge pull request #196 from ZVampirEM77/wip-lc-typos
Casey Bodley [Thu, 9 Nov 2017 14:02:57 +0000 (09:02 -0500)]
Merge pull request #196 from ZVampirEM77/wip-lc-typos

Fix a typos for lifecycle test case

Reviewed-by: Casey Bodley <cbodley@redhat.com>
8 years agoMerge pull request #195 from ceph/wip-fix-416
vasukulkarni [Tue, 7 Nov 2017 22:22:45 +0000 (14:22 -0800)]
Merge pull request #195 from ceph/wip-fix-416

Check for either 400 or 416 response code for invalid range test

8 years agocleanup unneeded comments 196/head
Enming Zhang [Sun, 5 Nov 2017 02:58:06 +0000 (10:58 +0800)]
cleanup unneeded comments

Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
8 years agoFix a typos for lifecycle test case
Enming Zhang [Sat, 4 Nov 2017 22:29:33 +0000 (06:29 +0800)]
Fix a typos for lifecycle test case

According to the commit 9204283def8e0bcfe14a57f0c87ed20735214f53,
lc debug interval should be set to 10s.

Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
8 years agocheck for either 400 or 416 response code for invalid range test wip-fix-416 195/head
Vasu Kulkarni [Fri, 3 Nov 2017 18:21:39 +0000 (11:21 -0700)]
check for either 400 or 416 response code for invalid range test

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
8 years agoMerge pull request #189 from joke-lee/list_bucket_versiong_with_marker
Yehuda Sadeh [Thu, 26 Oct 2017 16:40:40 +0000 (09:40 -0700)]
Merge pull request #189 from joke-lee/list_bucket_versiong_with_marker

test for https://github.com/ceph/ceph/pull/17934

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agorgw: test cors option request with Access-Control-Request-Headers 192/head
yuliyang [Thu, 26 Oct 2017 10:27:23 +0000 (18:27 +0800)]
rgw: test cors option request with Access-Control-Request-Headers
test for https://github.com/ceph/ceph/pull/18556

Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
8 years agoMerge pull request #190 from cbodley/wip-pr-17882
Yehuda Sadeh [Tue, 10 Oct 2017 18:49:42 +0000 (11:49 -0700)]
Merge pull request #190 from cbodley/wip-pr-17882

expect 400 for missing sse headers

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoexpect 400 for missing sse headers 190/head
Casey Bodley [Tue, 10 Oct 2017 17:48:51 +0000 (13:48 -0400)]
expect 400 for missing sse headers

Signed-off-by: Casey Bodley <cbodley@redhat.com>
8 years agoMerge pull request #171 from cbodley/wip-amz-date-precedence
Yehuda Sadeh [Mon, 25 Sep 2017 16:15:07 +0000 (19:15 +0300)]
Merge pull request #171 from cbodley/wip-amz-date-precedence

check precedence of Date and X-Amz-Date in signatures

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agotest for https://github.com/ceph/ceph/pull/17934 189/head
yuliyang [Sun, 24 Sep 2017 03:56:36 +0000 (11:56 +0800)]
test for https://github.com/ceph/ceph/pull/17934

Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
8 years agoMerge pull request #186 from tipabu/check-grant-ordering
Yehuda Sadeh [Wed, 20 Sep 2017 08:55:52 +0000 (11:55 +0300)]
Merge pull request #186 from tipabu/check-grant-ordering

Care less about ordering when checking grants

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoMerge pull request #185 from theanalyst/lc-time-fixes
Yehuda Sadeh [Tue, 19 Sep 2017 09:57:33 +0000 (12:57 +0300)]
Merge pull request #185 from theanalyst/lc-time-fixes

lc: Give more flexibility for LC expiration times

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoCare less about ordering when checking grants 186/head
Tim Burke [Tue, 12 Sep 2017 18:42:35 +0000 (12:42 -0600)]
Care less about ordering when checking grants

Some tests, like test_object_header_acl_grants and
test_bucket_header_acl_grants, use the same id for all permissions.
Sort() is stable, so those tests end up testing the order of acl grants
returned by Boto. Not sure, but I think this may in turn depend on the
order of HTTP headers, where the order is not significant.

Signed-off-by: Tim Burke <tim.burke@gmail.com>
8 years agolc: Give more flexibility for LC expiration times 185/head
Abhishek Lekshmanan [Thu, 7 Sep 2017 09:50:00 +0000 (11:50 +0200)]
lc: Give more flexibility for LC expiration times

Earlier values expected a lc debug interval of 2s, which is a pretty
short time window and can often lead to failures if the processing
didn't complete within the next day. This commit assumes the currently
configured LC debug interval of 10s, and gives time intervals using the
following logic:

Worst case:
LC start-time : 00:00
obj upload    : 00:01
LC run1       : 00:10 -> object not expired as it is only 9s old
LC run2       : 00:20 -> object will expire in this run, however we
can't exactly guess when this run will complete, for a moderate amount
of objects this can take anywhere between 1 to a max of 10s, let us give
it a wiggle room to complete around 8s, given the amount of objects in a
teuthology run, it should be mostly probable that the object is already
deleted within this time, so at 28s, we should have seen day1 objects being
expired.

Best case:
LC start-time: 00:00
obj upload : 00:09
LC run1 : 00:10
LC run2 : 00:20 -> obj expires, so elapsed time is around 11->19s (of
course it would almost close to 10s too), We should probably configure
the LC lock time to 10s as well just so as to ensure that the lock isn't
held for the default 60s in which case it is possible that the object
might expire in a time greater than the lock interval.

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agoMerge pull request #173 from chuang-he/fix_decrypt
Yehuda Sadeh [Wed, 30 Aug 2017 12:53:36 +0000 (15:53 +0300)]
Merge pull request #173 from chuang-he/fix_decrypt

Data encryption is not follow the AWS agreement

Reviewed-by: Casey Bodley <cbodley@redhat.com>
8 years agomodify test_sse_kms_method_head() for aws standard 173/head
hechuang [Mon, 3 Jul 2017 04:11:08 +0000 (12:11 +0800)]
modify test_sse_kms_method_head() for aws standard

Signed-off-by: hechuang <hechuang@xsky.com>
8 years agoadd test_sse_kms_read_declare() for aws standard
hechuang [Fri, 30 Jun 2017 06:19:45 +0000 (14:19 +0800)]
add test_sse_kms_read_declare() for aws standard

Signed-off-by: hechuang <hechuang@xsky.com>
8 years agorgw: Data encryption is not follow the AWS agreement
hechuang [Fri, 30 Jun 2017 05:56:58 +0000 (13:56 +0800)]
rgw: Data encryption is not follow the AWS agreement

Encryption request headers should not be sent for GET requests and HEAD
requests if your object uses SSE-KMS/SSE-S3 or you’ll get an HTTP 400
BadRequest error.

Signed-off-by: hechuang <hechuang@xsky.com>
8 years agoAdd missing versioning tag 182/head
Andrew Gaul [Wed, 16 Aug 2017 21:08:30 +0000 (14:08 -0700)]
Add missing versioning tag

Signed-off-by: Andrew Gaul <andrew@gaul.org>
8 years agoMerge pull request #179 from andrewgaul/copy-part-invalid-range
Yehuda Sadeh [Wed, 16 Aug 2017 16:36:07 +0000 (09:36 -0700)]
Merge pull request #179 from andrewgaul/copy-part-invalid-range

Add test for invalid copy part range

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoMerge pull request #181 from theanalyst/lc-expir-disable
Yehuda Sadeh [Tue, 15 Aug 2017 15:43:53 +0000 (08:43 -0700)]
Merge pull request #181 from theanalyst/lc-expir-disable

lc: set attribute as lifecycle_time for lc tests using timing ops

Reviewed-by: Casey Bodley <cbodley@redhat.com>
8 years agolc: add attr lifecycle_expiration for lc tests using expiration 181/head
Abhishek Lekshmanan [Mon, 14 Aug 2017 14:56:13 +0000 (16:56 +0200)]
lc: add attr lifecycle_expiration for lc tests using expiration

Allows us to additionally filter out these tests which currently fail in
the teuthology runs

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agoMerge pull request #180 from theanalyst/lc-filter
Yehuda Sadeh [Tue, 15 Aug 2017 06:06:36 +0000 (23:06 -0700)]
Merge pull request #180 from theanalyst/lc-filter

lifecycle: add test cases using filter & no id

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agolifecycle: add test cases using filter & no id 180/head
Abhishek Lekshmanan [Fri, 11 Aug 2017 11:52:21 +0000 (13:52 +0200)]
lifecycle: add test cases using filter & no id

Added test cases for LC policies with no ID in xml, no prefix and an
empty and non empty Filter.

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agoAdd test for invalid copy part range 179/head
Andrew Gaul [Wed, 2 Aug 2017 01:14:28 +0000 (18:14 -0700)]
Add test for invalid copy part range

References kahing/goofys#212.

Signed-off-by: Andrew Gaul <andrew@gaul.org>
8 years agoMerge pull request #159 from theanalyst/wip-tagging
Matt Benjamin [Tue, 25 Jul 2017 17:27:14 +0000 (13:27 -0400)]
Merge pull request #159 from theanalyst/wip-tagging

add tests for tagging functionality

8 years agoadd tests for get/put/delete/post object tagging 159/head
Abhishek Lekshmanan [Tue, 25 Jul 2017 08:32:05 +0000 (10:32 +0200)]
add tests for get/put/delete/post object tagging

- adds test for put obj with tagging query
- adds test for HEAD obj with x-amz-tagging-count verification
- adds test for put object tagging
- adds test for get object tagging
- adds test for post object tagging
- adds test for delete object tagging
- also verify& exceed the max tags
- add tagging condition to bucket acl

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
8 years agoMerge pull request #167 from joke-lee/PolicyConditionOpEndWithifExist
Yehuda Sadeh [Sat, 8 Jul 2017 00:08:51 +0000 (17:08 -0700)]
Merge pull request #167 from joke-lee/PolicyConditionOpEndWithifExist

add test case: test set policy with condition operator end with IfExists

Reviewed-By: Adam C. Emerson <aemerson@redhat.com>
8 years agoadd test case: test set policy with condition operator end with IfExists 167/head
yuliyang [Wed, 14 Jun 2017 02:57:30 +0000 (10:57 +0800)]
add test case: test set policy with condition operator end with IfExists

Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
8 years agoMerge pull request #174 from ceph/wip-underscore-prefix
Yehuda Sadeh [Fri, 7 Jul 2017 21:04:43 +0000 (14:04 -0700)]
Merge pull request #174 from ceph/wip-underscore-prefix

Add test for bucket list with prefix with underscore

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoMerge pull request #170 from zhangsw/lifecycle-date
Yehuda Sadeh [Fri, 7 Jul 2017 20:59:34 +0000 (13:59 -0700)]
Merge pull request #170 from zhangsw/lifecycle-date

add test case for lifecycle expiration date.

Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
8 years agoMerge pull request #168 from zhangsw/lifecycle-expiration
Yehuda Sadeh [Fri, 7 Jul 2017 20:58:55 +0000 (13:58 -0700)]
Merge pull request #168 from zhangsw/lifecycle-expiration

modify the thread sleep time in lifecycle expiration test so that it can pass on ceph master branch.

Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
8 years agoMerge pull request #163 from pritha-srivastava/wip-rgw-bucket-policy-tests
Yehuda Sadeh [Fri, 7 Jul 2017 20:56:25 +0000 (13:56 -0700)]
Merge pull request #163 from pritha-srivastava/wip-rgw-bucket-policy-tests

rgw: Adding tests for Bucket Policy.

Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
8 years agoAdd test for bucket list with prefix with underscore wip-underscore-prefix 174/head
Orit Wasserman [Thu, 6 Jul 2017 12:28:50 +0000 (15:28 +0300)]
Add test for bucket list with prefix with underscore

Signed-off-by: Orit Wasserman <owasserm@redhat.com>
8 years agocheck precedence of Date and X-Amz-Date in signatures 171/head
Casey Bodley [Wed, 21 Jun 2017 14:19:12 +0000 (10:19 -0400)]
check precedence of Date and X-Amz-Date in signatures

Signed-off-by: Casey Bodley <cbodley@redhat.com>
8 years agoMerge pull request #166 from cbodley/wip-get-version
Yehuda Sadeh [Tue, 20 Jun 2017 17:47:49 +0000 (10:47 -0700)]
Merge pull request #166 from cbodley/wip-get-version

clear key.version_id now that GET requests return x-amz-version-id header

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agomodify the thread sleep time in lifecycle expiration test so that it can pr/168 168/head
Zhang Shaowen [Tue, 20 Jun 2017 08:32:24 +0000 (16:32 +0800)]
modify the thread sleep time in lifecycle expiration test so that it can
pass on ceph master branch.

Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
8 years agoadd test case for lifecycle expiration date. 170/head
Zhang Shaowen [Mon, 19 Jun 2017 09:52:43 +0000 (17:52 +0800)]
add test case for lifecycle expiration date.

Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
8 years agoclear key.version_id now that GET requests return x-amz-version-id header wip-get-version 166/head
Casey Bodley [Tue, 13 Jun 2017 19:07:54 +0000 (15:07 -0400)]
clear key.version_id now that GET requests return x-amz-version-id header

Signed-off-by: Casey Bodley <cbodley@redhat.com>
8 years agorgw: Adding tests for Bucket Policy. 163/head
Pritha Srivastava [Tue, 9 May 2017 10:14:57 +0000 (15:44 +0530)]
rgw: Adding tests for Bucket Policy.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
8 years agoMerge pull request #157 from zhangsw/verionid-getobjectmeta
Yehuda Sadeh [Tue, 6 Jun 2017 21:25:10 +0000 (14:25 -0700)]
Merge pull request #157 from zhangsw/verionid-getobjectmeta

Add test case for getting version id when getting object and object's metadata

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoMerge pull request #158 from zhangsw/lifecycle-noncurrent
Yehuda Sadeh [Thu, 4 May 2017 16:37:12 +0000 (09:37 -0700)]
Merge pull request #158 from zhangsw/lifecycle-noncurrent

Test case for non-current expiration,multipart upload expiration and delete marker expiration

Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
8 years agoTest case for non-current expiration, multipart upload expiration and 158/head
Zhang Shaowen [Wed, 12 Apr 2017 07:09:44 +0000 (15:09 +0800)]
Test case for non-current expiration, multipart upload expiration and
delete marker expiration.

Fixes: http://tracker.ceph.com/issues/19519
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
8 years agoAdd test case for getting version id when getting object and object's metadata 157/head
Zhang Shaowen [Mon, 10 Apr 2017 09:58:26 +0000 (17:58 +0800)]
Add test case for getting version id when getting object and object's metadata

Fixes: http://tracker.ceph.com/issues/19565
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
8 years agoMerge pull request #154 from ceph/wip-pr-118
Yehuda Sadeh [Tue, 28 Mar 2017 16:08:12 +0000 (09:08 -0700)]
Merge pull request #154 from ceph/wip-pr-118

functional tests for server side encryption

Reviewed-by: Orit Wasserman <owasserm@redhat.com>
8 years agocrypto: add key headers to valid HEAD requests 154/head
Casey Bodley [Tue, 28 Feb 2017 21:58:17 +0000 (16:58 -0500)]
crypto: add key headers to valid HEAD requests

Signed-off-by: Casey Bodley <cbodley@redhat.com>
8 years agoAdded tests for HEAD method for encrypted objects.
Adam Kupczyk [Wed, 22 Feb 2017 10:26:28 +0000 (11:26 +0100)]
Added tests for HEAD method for encrypted objects.

Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
8 years agoAdded micro instuction how to configure tests for KMS (barbican) integration
Adam Kupczyk [Thu, 15 Dec 2016 10:27:49 +0000 (11:27 +0100)]
Added micro instuction how to configure tests for KMS (barbican) integration

Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
8 years agoModified aws kms tests to use config variable kms_keyid
Adam Kupczyk [Thu, 15 Dec 2016 10:09:36 +0000 (11:09 +0100)]
Modified aws kms tests to use config variable kms_keyid

Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
8 years agoA bit more test for kms
Adam Kupczyk [Fri, 16 Sep 2016 15:37:15 +0000 (17:37 +0200)]
A bit more test for kms

Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
8 years agoAdditional tests for server side encryption, S3 SSE-KMS mode.
Adam Kupczyk [Mon, 11 Jul 2016 13:43:52 +0000 (15:43 +0200)]
Additional tests for server side encryption, S3 SSE-KMS mode.
All tests belong to group 'encryption'.

Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
8 years agoAdditional tests for server side encryption, S3 SSE-C mode.
Adam Kupczyk [Thu, 2 Jun 2016 16:13:56 +0000 (18:13 +0200)]
Additional tests for server side encryption, S3 SSE-C mode.
All tests belong to group 'encryption'.

Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
8 years agoMerge pull request #136 from jkorvin/fix-ifmodifiedsince-failed
Yehuda Sadeh [Tue, 7 Mar 2017 21:47:44 +0000 (13:47 -0800)]
Merge pull request #136 from jkorvin/fix-ifmodifiedsince-failed

Fix 'If-Modified-Since' format string

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoMerge pull request #135 from jkorvin/fix
Yehuda Sadeh [Tue, 7 Mar 2017 21:46:16 +0000 (13:46 -0800)]
Merge pull request #135 from jkorvin/fix

Fix If-Match test

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoFix 'If-Modified-Since' format string 136/head
Evgenii Gorinov [Wed, 9 Nov 2016 16:19:13 +0000 (19:19 +0300)]
Fix 'If-Modified-Since' format string

According to https://tools.ietf.org/html/rfc7232
header 'If-Modified-Since' should be a correct HTTP-date.
For example: `Tue, 15 Nov 1994 12:45:26 GMT`;
not `1994-11-15T12:45:26.000Z`.

Signed-off-by: Evgenii Gorinov <korvin.lucky@gmail.com>
8 years agoFix If-Match test 135/head
Evgenii Gorinov [Mon, 31 Oct 2016 15:19:06 +0000 (18:19 +0300)]
Fix If-Match test

According to https://tools.ietf.org/html/rfc7232, If-Match field should looks like QUOTES ETag QUOTES.

Signed-off-by: Evgenii Gorinov <korvin.lucky@gmail.com>
8 years agoMerge pull request #152 from zhangsw/set-current-acl
Yehuda Sadeh [Tue, 7 Mar 2017 19:48:39 +0000 (11:48 -0800)]
Merge pull request #152 from zhangsw/set-current-acl

Add a test case for setting acl on object with no version id specified.

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoMerge pull request #138 from zhangsw/lifecycle-validate
Yehuda Sadeh [Tue, 7 Mar 2017 19:05:21 +0000 (11:05 -0800)]
Merge pull request #138 from zhangsw/lifecycle-validate

add lifecycle validate test cases.

Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
8 years agoMerge pull request #128 from ceph/wip-multipart-copy
Yehuda Sadeh [Mon, 27 Feb 2017 18:25:04 +0000 (10:25 -0800)]
Merge pull request #128 from ceph/wip-multipart-copy

Wip multipart copy

8 years agoAdd a test case for setting acl on object with no version id specified. 152/head
Zhang Shaowen [Tue, 14 Feb 2017 03:20:56 +0000 (11:20 +0800)]
Add a test case for setting acl on object with no version id specified.

Fixes: http://tracker.ceph.com/issues/18923
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>