]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_rados_api_tier: make PromoteOn2ndRead test tolerate retries 2320/head
authorSage Weil <sage@redhat.com>
Mon, 25 Aug 2014 17:18:43 +0000 (10:18 -0700)
committerSage Weil <sage@redhat.com>
Mon, 25 Aug 2014 17:19:00 +0000 (10:19 -0700)
commitc7e1b9e1cd0ec640493a7a42d5e38e5ab5355aad
tree73f1831551a0c64c136e25b40bcab5c3613b0156
parent97b1916ec4bb3bcc50de04b005c2544586d09bb5
ceph_test_rados_api_tier: make PromoteOn2ndRead test tolerate retries

If there is an ill-timed connection reset our read could get sent twice.
Weaken our assertion if the read was slow to tolerate this case.

Fixes: #9221
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/librados/tier.cc