]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/scrub_test: match the NOSNAP with "head"
authorKefu Chai <kchai@redhat.com>
Tue, 1 Mar 2016 01:13:52 +0000 (09:13 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 1 Mar 2016 06:09:28 +0000 (14:09 +0800)
commit3a6bf7d258654b1d47e926470ee643a48f9626f7
tree22770a91460af1ff9d128cd49955ed9c306324ce
parente70a633b4f6dfbb10a9ceb68fc6db0b1717df027
tasks/scrub_test: match the NOSNAP with "head"

* rados cli prints "head" at seeing CEPH_NOSNAP, so update the test
  accordingly
* print inconsistent objs before testing them

Fixes: #14924
Signed-off-by: Kefu Chai <kchai@redhat.com>
tasks/scrub_test.py