]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
TestPGLog::proc_replica_log: adjust wonky test
authorSamuel Just <sam.just@inktank.com>
Sun, 2 Mar 2014 21:45:27 +0000 (13:45 -0800)
committerSamuel Just <sam.just@inktank.com>
Tue, 4 Mar 2014 00:05:17 +0000 (16:05 -0800)
commit9a64947ca138e4a66fc9ae13d1ebf35c313dc53c
tree06f44f56f92e1be6dd00c0fac88a379f605a619d
parent6b6065ab9d9c7af1c22ef15c4efceee27f688033
TestPGLog::proc_replica_log: adjust wonky test

This test didn't quite make sense since the divergent entry
cannot be from a newer epoch.  It also didn't quite match the
diagram.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/test/osd/TestPGLog.cc