From 717b412ed83005e880f9eddaae274e55a518f298 Mon Sep 17 00:00:00 2001 From: Sidhant Agrawal Date: Tue, 10 Apr 2018 16:26:00 +0530 Subject: [PATCH] Add CEPH-9825 test --- qa/suites/smoke/basic/tasks/test_ceph_9825.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 qa/suites/smoke/basic/tasks/test_ceph_9825.yaml diff --git a/qa/suites/smoke/basic/tasks/test_ceph_9825.yaml b/qa/suites/smoke/basic/tasks/test_ceph_9825.yaml new file mode 100644 index 0000000000000..54679c57e6301 --- /dev/null +++ b/qa/suites/smoke/basic/tasks/test_ceph_9825.yaml @@ -0,0 +1,8 @@ +tasks: +- install: +- ceph: + fs: xfs +- workunit: + clients: + client.0: + - rbd/test_ceph_9825.py \ No newline at end of file -- 2.39.5