]> 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 52721/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:12:12 +0000 (05:12 +0000)
commitea4f32a5bc65de3ce377ea1afba713cd7780f6b5
treed55102a25c88cdd152c2da3bf315bbaa44abfdd4
parent06fd690aa1ddc612f1ae323f7230e6751d097663
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