From: Sebastian Wagner Date: Thu, 28 Oct 2021 13:01:29 +0000 (+0200) Subject: qa/suites/rados/mgr: use only one objectstore instead of all X-Git-Tag: v17.1.0~492^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=116a8c420886b5dd5d77d9bef1248791d74cd250;p=ceph-ci.git qa/suites/rados/mgr: use only one objectstore instead of all I think we have enough coverage. Always testing all objectstores is a bit excessive in my opinion Signed-off-by: Sebastian Wagner --- diff --git a/qa/suites/rados/mgr/objectstore b/qa/suites/rados/mgr/objectstore deleted file mode 120000 index 848c65f9e13..00000000000 --- a/qa/suites/rados/mgr/objectstore +++ /dev/null @@ -1 +0,0 @@ -.qa/objectstore_debug \ No newline at end of file diff --git a/qa/suites/rados/mgr/random-objectstore$ b/qa/suites/rados/mgr/random-objectstore$ new file mode 120000 index 00000000000..848c65f9e13 --- /dev/null +++ b/qa/suites/rados/mgr/random-objectstore$ @@ -0,0 +1 @@ +.qa/objectstore_debug \ No newline at end of file