From: Mykola Golub Date: Fri, 22 Mar 2019 14:59:01 +0000 (+0000) Subject: qa/suites/rbd: enable QOS functional test X-Git-Tag: v15.0.0~91^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F27137%2Fhead;p=ceph.git qa/suites/rbd: enable QOS functional test Signed-off-by: Mykola Golub --- diff --git a/qa/suites/rbd/singleton/all/qos.yaml b/qa/suites/rbd/singleton/all/qos.yaml new file mode 100644 index 000000000000..66b90520b0b2 --- /dev/null +++ b/qa/suites/rbd/singleton/all/qos.yaml @@ -0,0 +1,9 @@ +roles: +- [mon.a, mgr.x, osd.0, osd.1, client.0] +tasks: +- install: +- ceph: + fs: xfs +- workunit: + clients: + all: [rbd/qos.sh]