]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add coverage on purge playbook
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 7 Nov 2019 12:39:25 +0000 (13:39 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 13 Jan 2020 19:50:29 +0000 (14:50 -0500)
commit01095f1f4c354439c0d477ddd3c79d1ddfd1aa36
tree9d8d59cedc947a9e8e104d70c2f5ed45f0b70e31
parent5db0b239f6131a0a40776c2a6c65420db438c057
tests: add coverage on purge playbook

This commit adds a playbook to be played before we run purge playbook,
it first creates an rbd image then map an rbd device on client0 so the
purge playbook will try to unmap it.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit db77fbda15bf9f79f8122559b01b6625005ae29c)
tests/functional/rbd_map_devices.yml [new file with mode: 0644]
tox.ini