]>
git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/log
zhang Shaowen [Thu, 11 Jul 2019 08:36:16 +0000 (16:36 +0800)]
update the case for lifecycle expiration on versioning enabled bucket
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
zhang Shaowen [Fri, 28 Jun 2019 08:15:56 +0000 (16:15 +0800)]
Add a case for lifecycle expiration on versining enabled bucket.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Casey Bodley [Thu, 20 Jun 2019 17:21:53 +0000 (13:21 -0400)]
Merge pull request #279 from zhangsw/object-lock
add test cases for object lock.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Ali Maredia [Wed, 5 Jun 2019 03:17:25 +0000 (23:17 -0400)]
Merge pull request #249 from cbodley/wip-copy-version-urlencode
test versioned copy with urlencoded keys
Casey Bodley [Mon, 3 Jun 2019 17:24:05 +0000 (13:24 -0400)]
Merge pull request #277 from liuchang0812/bucket-tagging
rgw: bucket tagging test
Casey Bodley [Thu, 30 May 2019 14:21:51 +0000 (10:21 -0400)]
test versioned copy with urlencoded keys
Signed-off-by: Casey Bodley <cbodley@redhat.com>
zhang Shaowen [Tue, 28 May 2019 12:10:59 +0000 (20:10 +0800)]
add test cases for object lock.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Ali Maredia [Tue, 21 May 2019 23:35:50 +0000 (19:35 -0400)]
Merge pull request #245 from gaul/attrs
Add missing attributes for versioning
chang liu [Tue, 21 May 2019 03:53:59 +0000 (11:53 +0800)]
rgw: bucket tagging test
Signed-off-by: chang liu <liuchang0812@gmail.com>
Andrew Gaul [Fri, 16 Nov 2018 00:28:32 +0000 (16:28 -0800)]
Add missing attributes for versioning
Also add cors attributes.
Signed-off-by: Andrew Gaul <andrew@gaul.org>
Ali Maredia [Tue, 23 Apr 2019 18:56:00 +0000 (14:56 -0400)]
Merge pull request #272 from cbodley/wip-delete-retry
nuke_prefixed_buckets() ignores 404 from bucket delete
Casey Bodley [Mon, 22 Apr 2019 19:34:23 +0000 (15:34 -0400)]
nuke_prefixed_buckets() ignores 404 from bucket delete
if a bucket delete request times out, the retry will likely get a 404
NoSuchBucket response. ignore that error and treat this as a success
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Mon, 22 Apr 2019 14:23:49 +0000 (10:23 -0400)]
Merge pull request #261 from linuxbox2/wip-lifecycle-prefix
boto{2,3}: rm functional.test_s3.test_lifecycle_rules_conflict
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Matt Benjamin [Mon, 18 Mar 2019 06:21:09 +0000 (02:21 -0400)]
boto{2,3}: rm functional.test_s3.test_lifecycle_rules_conflict
The assumption that there may be only one rule per prefix has
been removed. The rules specifically tested here--without tag
filters--do overlap but are not in conflict.
I am proposing to remove altogether rather than writing new
deconfliction logic.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley [Fri, 5 Apr 2019 20:56:05 +0000 (16:56 -0400)]
Merge pull request #269 from ceph/wip-boto2-remove
Wip boto2 remove
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Ali Maredia [Mon, 1 Apr 2019 04:44:42 +0000 (00:44 -0400)]
remove boto2 tests already passing in boto3
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia [Sun, 31 Mar 2019 21:31:05 +0000 (17:31 -0400)]
boto3: tag boto3 tests that are failing on ssl as 'fails_on_rgw'
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Casey Bodley [Mon, 25 Mar 2019 14:09:54 +0000 (10:09 -0400)]
Merge pull request #262 from tianshan/test_for_38811
add case test for read not exist null version
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Tianshan Qu [Thu, 14 Mar 2019 10:35:17 +0000 (18:35 +0800)]
add case test for read not exist null version
http://tracker.ceph.com/issues/38811
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
Ali Maredia [Thu, 7 Mar 2019 17:12:00 +0000 (12:12 -0500)]
Merge pull request #260 from cbodley/wip-boto3-ssl
Wip boto3 ssl
Casey Bodley [Wed, 27 Feb 2019 16:41:28 +0000 (11:41 -0500)]
boto3: verify certificates for ssl connections
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Tue, 26 Feb 2019 21:25:28 +0000 (16:25 -0500)]
boto3: _get_post_url() uses config endpoint
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Tue, 26 Feb 2019 20:57:19 +0000 (15:57 -0500)]
boto3: use https:// for secure endpoints
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Wed, 27 Feb 2019 16:40:07 +0000 (11:40 -0500)]
boto3: use getboolean() for is_secure
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Tue, 26 Feb 2019 18:28:13 +0000 (13:28 -0500)]
Merge pull request #247 from zhangsw/append-object
Add test case for appending object.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
zhang Shaowen [Tue, 26 Feb 2019 02:10:29 +0000 (10:10 +0800)]
add https support in apppend object test cases
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Yehuda Sadeh [Mon, 18 Feb 2019 16:18:10 +0000 (08:18 -0800)]
Merge pull request #256 from linuxbox2/wip-expiration-header
boto3_s3tests: add tests for lifecycle expiration header
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Matt Benjamin [Thu, 14 Feb 2019 00:17:20 +0000 (19:17 -0500)]
boto3_s3tests: add tests for lifecycle expiration header
The response to a successful PUT or HEAD (or GET) of/on
an object matching any enabled lifecycle expiration rule should
include an x-amz-expiration header for the object. The
x-amz-expiration header consists of an expiry-date, rule-id tuple
indicating the earliest matching rule and the corresponding
expiration date for the object.
Also, while at it, add test for lifecycle expiration rule with
'Days' : 0, which should both apply and...work.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Ali Maredia [Tue, 22 Jan 2019 17:01:50 +0000 (12:01 -0500)]
Merge pull request #250 from yehudasa/wip-rgw-lifecycle-trans
lifecycle transitions, and storage class related tests
Casey Bodley [Thu, 17 Jan 2019 19:00:37 +0000 (14:00 -0500)]
Merge pull request #210 from ceph/wip-boto-3
boto3: Foundation laid for boto3 tests
Reviewed-by: Casey Bodley <cbodley@redhat.com>
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>
Yehuda Sadeh [Sun, 6 Jan 2019 22:31:10 +0000 (14:31 -0800)]
s3tests: test copy objects (storage class)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh [Sun, 6 Jan 2019 22:16:23 +0000 (14:16 -0800)]
s3tests: more object class related tests
modify object's storage_class, multipart
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh [Sat, 5 Jan 2019 18:23:55 +0000 (10:23 -0800)]
s3tests: test create object with storage class
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh [Fri, 4 Jan 2019 01:32:34 +0000 (17:32 -0800)]
s3tests: lifecycle transitions: configurable storage classes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh [Thu, 3 Jan 2019 23:54:03 +0000 (15:54 -0800)]
s3tests: tests for lifecycle transitions
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
zhang Shaowen [Tue, 20 Nov 2018 13:05:57 +0000 (21:05 +0800)]
Add test case for appending object.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
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>
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>
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>
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>
Ali Maredia [Mon, 9 Apr 2018 18:20:30 +0000 (02:20 +0800)]
Merge pull request #182 from gaul/versioning
Add missing versioning tag
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>
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
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>
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>
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>
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
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>
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>
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
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>
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>
Abhishek Lekshmanan [Fri, 20 Oct 2017 14:20:52 +0000 (16:20 +0200)]
policy: test put object with reqeust object tag
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>
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>
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>
Abhishek Lekshmanan [Thu, 19 Oct 2017 14:25:42 +0000 (16:25 +0200)]
move ListBucket to new policy class
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>