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=45c6a9acc450c521af8ca69130f1cb97afd3a225;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 e69de29bb2d..00000000000 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 bd7d7e004a1..00000000000 --- 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 00000000000..bd7d7e004a1 --- /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 00000000000..1af1dfd77be --- /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