]> 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 21:15:49 +0000 (16:15 -0500)
commit4f9fdd98e2dde3979ec88a3f761d76f7b297415c
treeed1ef8fc00d322dc709d9a6904c0c82a670e1f68
parent858ff647ff7bd1f6277823b5185ead5ffebc05b0
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>
qa/standalone/osd/repro_long_log.sh