From: John Spray Date: Sat, 15 Apr 2017 10:51:56 +0000 (+0100) Subject: qa/suites: don't use btrfs for cephfs testing X-Git-Tag: v12.0.3~275^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6369120d63ba8077f0f5bb8b4280ee72ce269568;p=ceph.git qa/suites: don't use btrfs for cephfs testing This change happened a while back, but it got rolled back when the generic objectstore/ dir had its filestore entry split out into xfs and btrfs in 208675af. Signed-off-by: John Spray --- diff --git a/qa/objectstore_cephfs/bluestore.yaml b/qa/objectstore_cephfs/bluestore.yaml new file mode 120000 index 000000000000..ad17c0eb7e57 --- /dev/null +++ b/qa/objectstore_cephfs/bluestore.yaml @@ -0,0 +1 @@ +../objectstore/bluestore.yaml \ No newline at end of file diff --git a/qa/objectstore_cephfs/filestore-xfs.yaml b/qa/objectstore_cephfs/filestore-xfs.yaml new file mode 120000 index 000000000000..6fd44e0c7971 --- /dev/null +++ b/qa/objectstore_cephfs/filestore-xfs.yaml @@ -0,0 +1 @@ +../objectstore/filestore-xfs.yaml \ No newline at end of file diff --git a/qa/suites/fs/32bits/objectstore b/qa/suites/fs/32bits/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/32bits/objectstore +++ b/qa/suites/fs/32bits/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/basic_workload/objectstore b/qa/suites/fs/basic_workload/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/basic_workload/objectstore +++ b/qa/suites/fs/basic_workload/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/multiclient/objectstore b/qa/suites/fs/multiclient/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/multiclient/objectstore +++ b/qa/suites/fs/multiclient/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/multifs/objectstore b/qa/suites/fs/multifs/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/multifs/objectstore +++ b/qa/suites/fs/multifs/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/permission/objectstore b/qa/suites/fs/permission/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/permission/objectstore +++ b/qa/suites/fs/permission/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/snaps/objectstore b/qa/suites/fs/snaps/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/snaps/objectstore +++ b/qa/suites/fs/snaps/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/standbyreplay/objectstore b/qa/suites/fs/standbyreplay/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/standbyreplay/objectstore +++ b/qa/suites/fs/standbyreplay/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/thrash/objectstore b/qa/suites/fs/thrash/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/thrash/objectstore +++ b/qa/suites/fs/thrash/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/traceless/objectstore b/qa/suites/fs/traceless/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/traceless/objectstore +++ b/qa/suites/fs/traceless/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/fs/verify/objectstore b/qa/suites/fs/verify/objectstore index 4c8ebadfde87..c72da2f82ea2 120000 --- a/qa/suites/fs/verify/objectstore +++ b/qa/suites/fs/verify/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file