]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: Divergent test 3 with pg_autoscale_mode on pick divergent osd 52722/head
authorNitzan Mordechai <nmordech@redhat.com>
Sun, 4 Jun 2023 08:28:56 +0000 (08:28 +0000)
committerNitzanMordhai <nmordech@redhat.com>
Tue, 1 Aug 2023 05:13:28 +0000 (05:13 +0000)
commit5ec51044ef74748fbd5275b443f9cb013e1914e9
tree15cb6a55c4c1bc1e5a406b39411f24c11fa3fdf2
parenta185a2e2933b21246ce41dd13f03fd6f8f84f03d
test: Divergent test 3 with pg_autoscale_mode on pick divergent osd
When creating new pool, the current code pick the divergent osd by
the first pg out of pg dump pgs, that can be in "unknown" status
which means the up_primary = -1 and that will fail the test.
We need to wait unitl the first pg is active+clean

Fixes: https://tracker.ceph.com/issues/56034
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit 13c640b5a82bf8f9b1aa5619416a4dbbb5d9a8d0)
qa/standalone/osd/divergent-priors.sh