From: Vasu Kulkarni Date: Thu, 27 Apr 2017 22:21:32 +0000 (-0700) Subject: Reduce fs combination tests for smoke, use bluestore X-Git-Tag: v12.0.3~49^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cdac849e31287f1176e8737b7bf4103747d2a195;p=ceph.git Reduce fs combination tests for smoke, use bluestore for basic and filestore.xfs for 1node and sytemd Signed-off-by: Vasu Kulkarni --- diff --git a/qa/suites/smoke/1node/filestore-xfs.yaml b/qa/suites/smoke/1node/filestore-xfs.yaml deleted file mode 120000 index 59ef7e4847e1..000000000000 --- a/qa/suites/smoke/1node/filestore-xfs.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../objectstore/filestore-xfs.yaml \ No newline at end of file diff --git a/qa/suites/smoke/1node/objectstore/filestore-xfs.yaml b/qa/suites/smoke/1node/objectstore/filestore-xfs.yaml new file mode 120000 index 000000000000..1af1dfd77be6 --- /dev/null +++ b/qa/suites/smoke/1node/objectstore/filestore-xfs.yaml @@ -0,0 +1 @@ +../../../../objectstore/filestore-xfs.yaml \ No newline at end of file diff --git a/qa/suites/smoke/basic/objectstore b/qa/suites/smoke/basic/objectstore deleted file mode 120000 index 4c8ebadfde87..000000000000 --- a/qa/suites/smoke/basic/objectstore +++ /dev/null @@ -1 +0,0 @@ -../../../objectstore \ No newline at end of file diff --git a/qa/suites/smoke/basic/objectstore/bluestore.yaml b/qa/suites/smoke/basic/objectstore/bluestore.yaml new file mode 120000 index 000000000000..bd7d7e004a1b --- /dev/null +++ b/qa/suites/smoke/basic/objectstore/bluestore.yaml @@ -0,0 +1 @@ +../../../../objectstore/bluestore.yaml \ No newline at end of file diff --git a/qa/suites/smoke/systemd/objectstore/filestore-xfs.yaml b/qa/suites/smoke/systemd/objectstore/filestore-xfs.yaml new file mode 120000 index 000000000000..1af1dfd77be6 --- /dev/null +++ b/qa/suites/smoke/systemd/objectstore/filestore-xfs.yaml @@ -0,0 +1 @@ +../../../../objectstore/filestore-xfs.yaml \ No newline at end of file