mirror of
https://github.com/ceph/ceph
synced 2024-12-16 00:15:35 +00:00
a44854cd55
These need extra arguments to connect to rgw... Signed-off-by: Sage Weil <sage@inktank.com>
9 lines
114 B
Bash
Executable File
9 lines
114 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
|