]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: add workunit to test krbd data-pool support 13482/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 15 Feb 2017 17:06:14 +0000 (18:06 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 16 Feb 2017 21:42:46 +0000 (22:42 +0100)
commit4db31d53d9adff71c4707eb960e224e0d2b1c828
treee97b4f577e22515e4e5245809de08f1bc79e9f11
parenta785b00be366f3bfc9d9236fd25cfad59970a40b
qa: add workunit to test krbd data-pool support

This is based on a script that I've been using for a while for basic
smoke testing.  The matrix has exploded with the addition of data-pool
and now it's primarily a data-pool test fixture that takes minutes to
run, so turning it into a workunit.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/suites/krbd/rbd-nomount/tasks/krbd_data_pool.yaml [new file with mode: 0644]
qa/workunits/rbd/krbd_data_pool.sh [new file with mode: 0755]