]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_pool: add tests
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 12 May 2020 12:39:20 +0000 (14:39 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Sat, 16 May 2020 05:31:57 +0000 (07:31 +0200)
commit886b5256fdad69b2e7bf853ccc2aebfc03ef7961
tree00b6d7d6eebd9ae5095779a623342c2cf6c5b2cc
parentfa3aa5a03c1d9951898218c5d687380938006dcf
ceph_pool: add tests

Add unit tests for ceph_pool module

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/library/test_ceph_pool.py [new file with mode: 0644]