]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd/test_notify.py: don't disable feature in slave 14751/head
authorMykola Golub <mgolub@mirantis.com>
Mon, 24 Apr 2017 14:23:21 +0000 (16:23 +0200)
committerMykola Golub <mgolub@mirantis.com>
Mon, 24 Apr 2017 14:23:21 +0000 (16:23 +0200)
commite009e1bdd4b3997462feb9a050bd2eb201e028ba
treeec1d3664acbfc649f76164837734ad8886485ae1
parent7801682a6baa895e5ab7879488885b80ac53b576
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>
src/test/librbd/test_notify.py