]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: correct osd pool default size 51803/head
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 17 May 2023 05:47:09 +0000 (05:47 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Mon, 29 May 2023 07:53:10 +0000 (07:53 +0000)
commit9911472462c1ebdce8065ae2b4ebc2c16d1a260b
tree75cf6ce35841248fd779affab710ffbbca2b363e
parentd8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec
test: correct osd pool default size
Using the default pool size of 2 with random eio thrashing can cause
some of the object to mark as lost.
fixing typo from 'osd default pool size: 3' to 'osd pool default size: 3'
so we will have pool size 3 correctly.

Fixes: https://tracker.ceph.com/issues/49888
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit c9d98ec31020cc455ba9e40e1c817c8207019ecf)
qa/suites/rados/singleton/all/thrash-backfill-full.yaml
qa/suites/rados/singleton/all/thrash-eio.yaml