]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/cephtool/test.sh: make mds epoch check more tolerant 5840/head
authorSage Weil <sage@redhat.com>
Sat, 12 Sep 2015 17:51:13 +0000 (13:51 -0400)
committerSage Weil <sage@redhat.com>
Sat, 12 Sep 2015 17:51:13 +0000 (13:51 -0400)
commit4a5a5b3705b636131c6942c255787f4e950859f0
tree00bcaae22c7269a8f0f28aec0729cc860e624176
parentc979130755cf315bc4c6c7a6c802f7bb0b14b6b8
qa/workunits/cephtool/test.sh: make mds epoch check more tolerant

This can race with an actual mdsmap epoch update for some other
reason.  We just need to make sure the epoch *increased*, not that
it is exactly old + 1.

Fixes: #12991
Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/cephtool/test.sh