From: Josh Durgin Date: Fri, 7 Feb 2014 02:12:54 +0000 (-0800) Subject: qa: add librados c object operations tests to librados test script X-Git-Tag: v0.78~154^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b229f71caee6ae2b0eb6104e604545f2afe4514;p=ceph.git qa: add librados c object operations tests to librados test script Signed-off-by: Josh Durgin --- diff --git a/qa/workunits/rados/test.sh b/qa/workunits/rados/test.sh index a2066f4f40c2..57aa45e4d54c 100755 --- a/qa/workunits/rados/test.sh +++ b/qa/workunits/rados/test.sh @@ -11,6 +11,8 @@ ceph_test_rados_api_snapshots ceph_test_rados_api_stat ceph_test_rados_api_watch_notify ceph_test_rados_api_cmd +ceph_test_rados_api_c_write_operations +ceph_test_rados_api_c_read_operations ceph_test_rados_list_parallel ceph_test_rados_open_pools_parallel