mirror of
https://github.com/ceph/ceph
synced 2024-12-30 07:23:11 +00:00
d36ec78ba1
Signed-off-by: Sage Weil <sage@inktank.com> Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
9 lines
111 B
Bash
Executable File
9 lines
111 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
ceph_test_cls_rgw
|
|
ceph_test_cls_rgw_meta
|
|
ceph_test_cls_rgw_log
|
|
ceph_test_cls_rgw_opstate
|
|
|
|
exit 0
|