Merge pull request #20295 from trociny/wip-test_deep_copy_clone

test/pybind/rbd: skip test_deep_copy_clone if layering not enabled

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
Jason Dillaman 2018-02-05 12:26:44 -05:00 committed by GitHub
commit 244617c645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -518,6 +518,7 @@ class TestImage(object):
copy.remove_snap('snap1')
self.rbd.remove(ioctx, dst_name)
@require_features([RBD_FEATURE_LAYERING])
def test_deep_copy_clone(self):
global ioctx
global features