ceph/qa/workunits/rbd/test_librbd_api.sh
Jason Dillaman 9039955f42 qa/workunits/rbd: add new test_librbd_api workunit
This only tests the public librbd API for use during upgrade tests.

Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-05-05 13:21:09 -04:00

5 lines
42 B
Bash
Executable File

#!/bin/sh -e
ceph_test_librbd_api
exit 0