mirror of
https://github.com/ceph/ceph
synced 2024-12-19 09:57:05 +00:00
9039955f42
This only tests the public librbd API for use during upgrade tests. Backport: hammer Signed-off-by: Jason Dillaman <dillaman@redhat.com>
5 lines
42 B
Bash
Executable File
5 lines
42 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
ceph_test_librbd_api
|
|
exit 0
|