From: Vasu Kulkarni Date: Tue, 25 Jul 2017 22:14:36 +0000 (-0700) Subject: Add both filestore and bluestore options for tests X-Git-Tag: v12.1.2~96^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F16571%2Fhead;p=ceph.git Add both filestore and bluestore options for tests Signed-off-by: Vasu Kulkarni --- diff --git a/qa/suites/ceph-deploy/basic/config_options/+ b/qa/suites/ceph-deploy/basic/config_options/+ deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/qa/suites/ceph-deploy/basic/config_options/bluestore.yaml b/qa/suites/ceph-deploy/basic/config_options/bluestore.yaml deleted file mode 120000 index bd7d7e004a1b..000000000000 --- a/qa/suites/ceph-deploy/basic/config_options/bluestore.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../objectstore/bluestore.yaml \ No newline at end of file diff --git a/qa/suites/ceph-deploy/basic/objectstore/bluestore.yaml b/qa/suites/ceph-deploy/basic/objectstore/bluestore.yaml new file mode 120000 index 000000000000..bd7d7e004a1b --- /dev/null +++ b/qa/suites/ceph-deploy/basic/objectstore/bluestore.yaml @@ -0,0 +1 @@ +../../../../objectstore/bluestore.yaml \ No newline at end of file diff --git a/qa/suites/ceph-deploy/basic/objectstore/filestore-xfs.yaml b/qa/suites/ceph-deploy/basic/objectstore/filestore-xfs.yaml new file mode 120000 index 000000000000..1af1dfd77be6 --- /dev/null +++ b/qa/suites/ceph-deploy/basic/objectstore/filestore-xfs.yaml @@ -0,0 +1 @@ +../../../../objectstore/filestore-xfs.yaml \ No newline at end of file