From 5055f1288f126061c32d9438eaf74237ffc6fec9 Mon Sep 17 00:00:00 2001 From: John Spray Date: Mon, 23 Nov 2015 22:31:30 +0000 Subject: [PATCH] suites: add yaml for TestVolumeClient Signed-off-by: John Spray --- suites/fs/recovery/tasks/volume-client.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 suites/fs/recovery/tasks/volume-client.yaml diff --git a/suites/fs/recovery/tasks/volume-client.yaml b/suites/fs/recovery/tasks/volume-client.yaml new file mode 100644 index 0000000000000..154d148545f35 --- /dev/null +++ b/suites/fs/recovery/tasks/volume-client.yaml @@ -0,0 +1,5 @@ + +tasks: + - cephfs_test_runner: + modules: + - tasks.cephfs.test_volume_client -- 2.39.5