]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: don't permute object store for functional tests
authorJohn Spray <john.spray@redhat.com>
Sat, 15 Apr 2017 10:28:10 +0000 (11:28 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 24 Apr 2017 10:19:54 +0000 (11:19 +0100)
These are unit tests for specific CephFS functionality,
it is gratuitous to repeat them with different underlying
RADOS object stores.

We retain coverage of XFS vs. bluestore in the workload tests.

Signed-off-by: John Spray <john.spray@redhat.com>
qa/suites/fs/recovery/objectstore [deleted symlink]
qa/suites/fs/recovery/objectstore/bluestore.yaml [new symlink]

diff --git a/qa/suites/fs/recovery/objectstore b/qa/suites/fs/recovery/objectstore
deleted file mode 120000 (symlink)
index 4c8ebad..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../objectstore
\ No newline at end of file
diff --git a/qa/suites/fs/recovery/objectstore/bluestore.yaml b/qa/suites/fs/recovery/objectstore/bluestore.yaml
new file mode 120000 (symlink)
index 0000000..bd7d7e0
--- /dev/null
@@ -0,0 +1 @@
+../../../../objectstore/bluestore.yaml
\ No newline at end of file