From: Nathan Cutler Date: Sat, 21 Jan 2017 13:24:25 +0000 (+0100) Subject: tests: run fs/thrash on xfs instead of btrfs X-Git-Tag: v0.94.10~3^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13039%2Fhead;p=ceph.git tests: run fs/thrash on xfs instead of btrfs Signed-off-by: Nathan Cutler --- diff --git a/qa/suites/fs/thrash/fs/btrfs.yaml b/qa/suites/fs/thrash/fs/btrfs.yaml deleted file mode 120000 index 10d0c3f1266..00000000000 --- a/qa/suites/fs/thrash/fs/btrfs.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../fs/btrfs.yaml \ No newline at end of file diff --git a/qa/suites/fs/thrash/fs/xfs.yaml b/qa/suites/fs/thrash/fs/xfs.yaml new file mode 120000 index 00000000000..4c28d731f6b --- /dev/null +++ b/qa/suites/fs/thrash/fs/xfs.yaml @@ -0,0 +1 @@ +../../../../fs/xfs.yaml \ No newline at end of file