rgw workunit to test bucket quota

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
This commit is contained in:
tamil 2013-12-18 14:23:54 -08:00
parent 25db0de17f
commit d9e33ea739

View File

@ -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