From: tamil Date: Wed, 18 Dec 2013 22:23:54 +0000 (-0800) Subject: rgw workunit to test bucket quota X-Git-Tag: v0.75~78 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d9e33ea73922d1349d36dff11468047c9c4547fb;p=ceph.git rgw workunit to test bucket quota Signed-off-by: tamil --- diff --git a/qa/workunits/rgw/rgw_tests.sh b/qa/workunits/rgw/rgw_tests.sh new file mode 100644 index 000000000000..ee6edc370a0b --- /dev/null +++ b/qa/workunits/rgw/rgw_tests.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +wget -q http://ceph.com/qa/s3_bucket_quota.pls +wget -q http://ceph.com/qa/S3Lib.pm +perl s3_bucket_quota.pls +exit 0 +