]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_rbd: close image before removing it
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 25 Feb 2013 23:55:36 +0000 (15:55 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 25 Feb 2013 23:56:00 +0000 (15:56 -0800)
commit345aa2df547d6262a3f0c7c6f839ce8442841e10
treea3e6bf927f4de25884d0c50a39feed16f63e11f8
parent2b7deeea2e9b5794d6e7df5efe75c6b6a9f7e1e7
test_rbd: close image before removing it

This error was masked before by watch notify not differentiating
between watches from the same client with different cookies.
Reopen the image at the end of this test so teardown works.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/test/pybind/test_rbd.py