]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: correct osd pool default size
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 17 May 2023 05:47:09 +0000 (05:47 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Thu, 18 May 2023 04:34:50 +0000 (04:34 +0000)
commitc9d98ec31020cc455ba9e40e1c817c8207019ecf
tree2960451f5809010b180bf83c56c8260ef3871443
parent9bbf3b1b622127dbf3cae49ffb4f54fc9093e503
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>
qa/suites/rados/singleton/all/thrash-backfill-full.yaml
qa/suites/rados/singleton/all/thrash-eio.yaml