From 85a37896b8c16455810c92d68dd7153dd47dcb36 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Fri, 18 Oct 2019 13:20:18 -0400 Subject: [PATCH] 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 --- qa/suites/rgw/multifs/objectstore | 2 +- qa/suites/rgw/singleton/objectstore | 2 +- qa/suites/rgw/thrash/objectstore | 2 +- qa/suites/rgw/verify/objectstore | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/qa/suites/rgw/multifs/objectstore b/qa/suites/rgw/multifs/objectstore index c40bd326145..f81d174131a 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 c40bd326145..f81d174131a 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 c40bd326145..f81d174131a 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 c40bd326145..f81d174131a 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 -- 2.39.5