]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/pybind/rbd: fixed functional change in encryption API 40194/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 17 Mar 2021 18:14:48 +0000 (14:14 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 17 Mar 2021 18:14:48 +0000 (14:14 -0400)
commit625244f999a5ecaf908220d7bc68c81bab01cc6a
treef51f8a68f2c91e2ffb1c6aef7d334258936af6fc
parent3fb62b1a4c5d2a51db3f2b6276c7c48b3d8da201
test/pybind/rbd: fixed functional change in encryption API

The encryption format API now also implicitly loads the encryption
layer. This tweaks the tests to account for this functional
difference.

Fixes: https://tracker.ceph.com/issues/49848
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/pybind/test_rbd.py