From: Jason Dillaman Date: Tue, 5 May 2015 14:36:31 +0000 (-0400) Subject: client-upgrade: added librbd API test case X-Git-Tag: v10.2.6~165^2^2~471^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=236a93c1e9a4a21a96f497501b4de6621faa16ca;p=ceph.git client-upgrade: added librbd API test case Signed-off-by: Jason Dillaman --- diff --git a/suites/upgrade/client-upgrade/hammer-client-x/basic/2-workload/rbd_api_tests.yaml b/suites/upgrade/client-upgrade/hammer-client-x/basic/2-workload/rbd_api_tests.yaml new file mode 100644 index 000000000000..0787fb1bbcb3 --- /dev/null +++ b/suites/upgrade/client-upgrade/hammer-client-x/basic/2-workload/rbd_api_tests.yaml @@ -0,0 +1,9 @@ +tasks: +- workunit: + branch: hammer + clients: + client.0: + - rbd/test_librbd_api.sh + env: + RBD_FEATURES: "13" +- print: "**** done rbd/test_librbd_api.sh"