summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/workunits/cls/test_cls_rgw.sh
blob: 257338a05b091097b1e8e4173e4c545070fd2d1c (plain)
1
2
3
4
5
6
7
8
#!/bin/sh -e

ceph_test_cls_rgw
#ceph_test_cls_rgw_meta
#ceph_test_cls_rgw_log
#ceph_test_cls_rgw_opstate

exit 0