]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw workunit to test bucket quota
authortamil <tamil.muthamizhan@inktank.com>
Wed, 18 Dec 2013 22:23:54 +0000 (14:23 -0800)
committertamil <tamil.muthamizhan@inktank.com>
Wed, 18 Dec 2013 22:23:54 +0000 (14:23 -0800)
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
qa/workunits/rgw/rgw_tests.sh [new file with mode: 0644]

diff --git a/qa/workunits/rgw/rgw_tests.sh b/qa/workunits/rgw/rgw_tests.sh
new file mode 100644 (file)
index 0000000..ee6edc3
--- /dev/null
@@ -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
+