mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
rgw workunit to test bucket quota
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
This commit is contained in:
parent
25db0de17f
commit
d9e33ea739
7
qa/workunits/rgw/rgw_tests.sh
Normal file
7
qa/workunits/rgw/rgw_tests.sh
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user