]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd/test_notify.py: don't disable feature in slave 14833/head
authorMykola Golub <mgolub@mirantis.com>
Mon, 24 Apr 2017 14:23:21 +0000 (16:23 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 20 Jun 2017 07:23:27 +0000 (09:23 +0200)
commitb19d6eb3110cdf121c086a754176005a0e62797f
tree310312312b6dc4567621427381c65212dbf0e103
parent358081d27a9b2c39e9daed10244819df5291da48
test/librbd/test_notify.py: don't disable feature in slave

On jewel it will have stolen the exclusive lock. Instead, ensure that
object map and fast diff are already disabled on the clone before the
start of the test.

Fixes: http://tracker.ceph.com/issues/19716
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit e009e1bdd4b3997462feb9a050bd2eb201e028ba)
src/test/librbd/test_notify.py