]> 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 51909/head
authorNitzan Mordechai <nmordech@redhat.com>
Sun, 4 Jun 2023 08:28:56 +0000 (08:28 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Tue, 6 Jun 2023 05:54:39 +0000 (05:54 +0000)
commit13c640b5a82bf8f9b1aa5619416a4dbbb5d9a8d0
tree758b53c23cc61bf13acdaf4a462c1550bd9cba76
parentaef7f6787496f28a04d0c6511a3205e79d473fa8
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>
qa/standalone/osd/divergent-priors.sh