]> git-server-git.apps.pok.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:09:44 +0000 (17:09 -0500)
commit93ecb582bf49862c20113177da24df30abdd25f9
tree66377966a75fb076ad57c7cf7c263b9198f43a34
parent3edd4a77613729c5d54c6b4b5bf5401f42c55975
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