From: Casey Bodley Date: Fri, 18 Oct 2019 17:20:18 +0000 (-0400) Subject: qa/rgw: drop some objectstore types X-Git-Tag: v15.1.0~1184^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F30997%2Fhead;p=ceph.git qa/rgw: drop some objectstore types use the subset of objectstore configurations from .qa/objectstore_cephfs instead of .qa/objectstore Signed-off-by: Casey Bodley --- diff --git a/qa/suites/rgw/multifs/objectstore b/qa/suites/rgw/multifs/objectstore index c40bd3261453..f81d174131af 120000 --- a/qa/suites/rgw/multifs/objectstore +++ b/qa/suites/rgw/multifs/objectstore @@ -1 +1 @@ -.qa/objectstore \ No newline at end of file +.qa/objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/rgw/singleton/objectstore b/qa/suites/rgw/singleton/objectstore index c40bd3261453..f81d174131af 120000 --- a/qa/suites/rgw/singleton/objectstore +++ b/qa/suites/rgw/singleton/objectstore @@ -1 +1 @@ -.qa/objectstore \ No newline at end of file +.qa/objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/rgw/thrash/objectstore b/qa/suites/rgw/thrash/objectstore index c40bd3261453..f81d174131af 120000 --- a/qa/suites/rgw/thrash/objectstore +++ b/qa/suites/rgw/thrash/objectstore @@ -1 +1 @@ -.qa/objectstore \ No newline at end of file +.qa/objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/rgw/verify/objectstore b/qa/suites/rgw/verify/objectstore index c40bd3261453..f81d174131af 120000 --- a/qa/suites/rgw/verify/objectstore +++ b/qa/suites/rgw/verify/objectstore @@ -1 +1 @@ -.qa/objectstore \ No newline at end of file +.qa/objectstore_cephfs \ No newline at end of file