]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: perform cleanup in test_clone_encryption()
authorIlya Dryomov <idryomov@gmail.com>
Tue, 6 Aug 2024 11:24:02 +0000 (13:24 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 11 Aug 2024 17:21:31 +0000 (19:21 +0200)
commit30b90a7933d26e72b92ed9e95f125891e3b12057
tree3cdcb6e3efdee068173e9b6f9b56537d69a7a3ad
parentc894038e182c008de8118c0dfc574b9dedf68539
qa/workunits/rbd: perform cleanup in test_clone_encryption()

... so that RAW_DEV can be unmapped and future tests can reuse testimg
and other image names without bumping into watchers and older snapshots.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 82d26909cb12b62d88f69f90eb8af692e497bddb)
qa/workunits/rbd/luks-encryption.sh