]> git-server-git.apps.pok.os.sepia.ceph.com Git - ragweed.git/log
ragweed.git
6 years agoBucket names cannot contain underscore 4/head
Soumya Koduri [Tue, 25 Jun 2019 07:15:25 +0000 (12:45 +0530)]
Bucket names cannot contain underscore

As per Amazon s3 spec, bucket names cannot contain
underscore.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-s3-bucket-naming-requirements.html

This (along with other naming convention mentioned in the doc) are being
enforced via https://github.com/ceph/ceph/pull/26787

This patch is to correct the bucket name generated in ragweed
tests as well.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
7 years agoMerge pull request #3 from yehudasa/wip-rgw-tiering
Yehuda Sadeh [Tue, 22 Jan 2019 17:02:28 +0000 (09:02 -0800)]
Merge pull request #3 from yehudasa/wip-rgw-tiering

ragweed: tiering related tests

7 years agoragweed: more storage class related tests wip-rgw-tiering-3 3/head
Yehuda Sadeh [Tue, 8 Jan 2019 01:48:01 +0000 (17:48 -0800)]
ragweed: more storage class related tests

combination of creating objects using multipart object and also
copying them.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
7 years agoragweed: test object create with storage_class
Yehuda Sadeh [Tue, 8 Jan 2019 00:31:48 +0000 (16:31 -0800)]
ragweed: test object create with storage_class

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
7 years agoragweed: support for storage classes in zone config
Yehuda Sadeh [Mon, 7 Jan 2019 18:27:45 +0000 (10:27 -0800)]
ragweed: support for storage classes in zone config

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoMerge pull request #2 from yehudasa/wip-requirements
Yehuda Sadeh [Thu, 15 Feb 2018 18:35:16 +0000 (10:35 -0800)]
Merge pull request #2 from yehudasa/wip-requirements

requirements: add gevents

8 years agorequirements: add gevents 2/head
Yehuda Sadeh [Thu, 15 Feb 2018 18:35:03 +0000 (10:35 -0800)]
requirements: add gevents

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoMerge pull request #1 from zhangsw/multipart-bucketcheck
Yehuda Sadeh [Fri, 9 Jun 2017 22:15:56 +0000 (15:15 -0700)]
Merge pull request #1 from zhangsw/multipart-bucketcheck

Add test case for checking bucket index after completing multipart upload

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
8 years agoAdd test case for checking bucket index after completing multipart upload 1/head
zhangshaowen [Wed, 7 Jun 2017 08:55:34 +0000 (16:55 +0800)]
Add test case for checking bucket index after completing multipart upload
when bucket versioning is enabled.

Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
9 years agobootstrap: pin setuptools version
Yehuda Sadeh [Fri, 24 Feb 2017 19:38:54 +0000 (11:38 -0800)]
bootstrap: pin setuptools version

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
9 years agorgw: fix explicit placement pool
Yehuda Sadeh [Thu, 23 Feb 2017 23:02:46 +0000 (15:02 -0800)]
rgw: fix explicit placement pool

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
9 years agofix, don't yield rb
Yehuda Sadeh [Wed, 22 Feb 2017 21:59:22 +0000 (13:59 -0800)]
fix, don't yield rb

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
9 years agos/stage/prepare
Yehuda Sadeh [Tue, 21 Feb 2017 22:53:21 +0000 (14:53 -0800)]
s/stage/prepare

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
9 years agobootstrap: enable system site packages, force install of nose
Yehuda Sadeh [Tue, 21 Feb 2017 22:12:40 +0000 (14:12 -0800)]
bootstrap: enable system site packages, force install of nose

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
9 years agorequirements.txt: avoid specific boto version
Yehuda Sadeh [Tue, 21 Feb 2017 00:38:27 +0000 (16:38 -0800)]
requirements.txt: avoid specific boto version

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
9 years agoadd virtualenv creation utils
Yehuda Sadeh [Tue, 24 Jan 2017 23:18:50 +0000 (15:18 -0800)]
add virtualenv creation utils

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
9 years agoragweed: configurable bucket prefix
Yehuda Sadeh [Tue, 24 Jan 2017 22:37:31 +0000 (14:37 -0800)]
ragweed: configurable bucket prefix

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
9 years agosupport for old style placement encoding
Yehuda Sadeh [Wed, 18 Jan 2017 17:15:47 +0000 (09:15 -0800)]
support for old style placement encoding

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>