]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/osd/repro_long_log.sh: fix test
authorSage Weil <sage@redhat.com>
Wed, 11 Jul 2018 12:10:28 +0000 (07:10 -0500)
committerSage Weil <sage@redhat.com>
Wed, 11 Jul 2018 22:06:06 +0000 (17:06 -0500)
commitbd5d8fbac080c721a717a67b23a6370fd9fbdae7
tree5cf1aafe13f239c1d56120b170886703807596e7
parentc20987e49286dc8fee17d55f7559eaf12e20aba8
qa/standalone/osd/repro_long_log.sh: fix test

The log trimming case wasn't quite right.  Before HEAD^ we were
rolling forward too aggressively and miscalculating the can_rollforward_to,
which affected the trim_to calculation.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 4f9fdd98e2dde3979ec88a3f761d76f7b297415c)
qa/standalone/osd/repro_long_log.sh