mirror of
https://github.com/ceph/ceph
synced 2025-02-15 14:58:01 +00:00
11 lines
176 B
Bash
11 lines
176 B
Bash
|
#!/bin/sh -e
|
||
|
|
||
|
ceph_test_librgw_file
|
||
|
ceph_test_librgw_file_aw
|
||
|
ceph_test_librgw_file_cd
|
||
|
ceph_test_librgw_file_gp
|
||
|
ceph_test_librgw_file_marker
|
||
|
ceph_test_librgw_file_nfsns
|
||
|
|
||
|
exit 0
|