]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/osd/osd-backfill-stats: fixes
authorSage Weil <sage@redhat.com>
Fri, 31 Aug 2018 15:52:04 +0000 (10:52 -0500)
committerSage Weil <sage@redhat.com>
Fri, 7 Sep 2018 22:11:18 +0000 (17:11 -0500)
commitf47921f29397257f77c946eef7ba4346bf6481a4
treef3d036b75c472e15fadc3bdbf62fd3d2ef5fb7d1
parentdaf53f423d2c25e60c2039c0125041c7341fbe71
qa/standalone/osd/osd-backfill-stats: fixes

Grep from the primary's log, not every osd's log.

For the backfill_remapped task in particular, after the pg_temp change it
just so happens that the primary changes across the pool size change and
thus two different primaries do (some) backfill.  Fix that test to pass
the correct primary.

Other tests are unaffected as they do not (happen to) trigger a primary
change and already satisfied the (removed) check that only one OSD does
backfill.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/standalone/osd/osd-backfill-stats.sh