Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Feb 5, 2018

Conversation

trociny
Copy link
Contributor

@trociny trociny commented Feb 4, 2018

(otherwise it will fail on protect snap)

Signed-off-by: Mykola Golub mgolub@suse.com

(otherwise it will fail on protect snap)

Signed-off-by: Mykola Golub <mgolub@suse.com>
@trociny
Copy link
Contributor Author

trociny commented Feb 4, 2018

======================================================================
ERROR: test_rbd.TestImage.test_deep_copy_clone
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/mgolub/ceph/ceph.trociny/src/test/pybind/test_rbd.py", line 527, in test_deep_copy_clo
ne
    self.image.protect_snap('snap1')
  File "rbd.pyx", line 2440, in rbd.Image.protect_snap (/home/mgolub/ceph/ceph.trociny/build/src/pyb
ind/rbd/rbd.c:24766)
FunctionNotSupported: [errno 38] error protecting snapshot image45@snap1

Copy link

@dillaman dillaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dillaman dillaman merged commit 244617c into ceph:master Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants