From: Patrick Donnelly Date: Mon, 12 Sep 2016 01:18:59 +0000 (-0400) Subject: suites/fs: unify/reuse common fs X-Git-Tag: v11.1.1~58^2^2~12^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ef5d7f4564985b8cf103494de77acec7fdb5c99f;p=ceph.git suites/fs: unify/reuse common fs Goal is to reduce arbitrary differences between fs suites. Signed-off-by: Patrick Donnelly --- diff --git a/suites/fs/multifs/fs/xfs.yaml b/suites/fs/multifs/fs/xfs.yaml new file mode 120000 index 00000000000..4c28d731f6b --- /dev/null +++ b/suites/fs/multifs/fs/xfs.yaml @@ -0,0 +1 @@ +../../../../fs/xfs.yaml \ No newline at end of file diff --git a/suites/fs/multifs/xfs.yaml b/suites/fs/multifs/xfs.yaml deleted file mode 120000 index 0350079c976..00000000000 --- a/suites/fs/multifs/xfs.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../fs/xfs.yaml \ No newline at end of file diff --git a/suites/fs/recovery/fs/xfs.yaml b/suites/fs/recovery/fs/xfs.yaml new file mode 120000 index 00000000000..4c28d731f6b --- /dev/null +++ b/suites/fs/recovery/fs/xfs.yaml @@ -0,0 +1 @@ +../../../../fs/xfs.yaml \ No newline at end of file diff --git a/suites/fs/recovery/xfs.yaml b/suites/fs/recovery/xfs.yaml deleted file mode 120000 index 0350079c976..00000000000 --- a/suites/fs/recovery/xfs.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../fs/xfs.yaml \ No newline at end of file diff --git a/suites/fs/standbyreplay/fs/xfs.yaml b/suites/fs/standbyreplay/fs/xfs.yaml new file mode 120000 index 00000000000..4c28d731f6b --- /dev/null +++ b/suites/fs/standbyreplay/fs/xfs.yaml @@ -0,0 +1 @@ +../../../../fs/xfs.yaml \ No newline at end of file diff --git a/suites/fs/standbyreplay/xfs.yaml b/suites/fs/standbyreplay/xfs.yaml deleted file mode 120000 index 0350079c976..00000000000 --- a/suites/fs/standbyreplay/xfs.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../fs/xfs.yaml \ No newline at end of file