]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rook: add unit tests to Rook module
authorJoseph Sawaya <jsawaya@redhat.com>
Fri, 3 Sep 2021 14:28:57 +0000 (10:28 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Mon, 13 Sep 2021 15:00:09 +0000 (11:00 -0400)
commit5d734210797663e86f9f91aeaab5f28184bcd01c
tree29f86d1055a8205841191338932afe1ad8e2e66d
parent58d13a5dc44731b3f33450896790dd33f4c2bd53
mgr/rook: add unit tests to Rook module

This commit creates a unit test folder for rook, configurates tox
and creates a unit test to test the translation of placement specs
to node selectors and vice versa.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/pybind/mgr/rook/__init__.py
src/pybind/mgr/rook/tests/__init__.py [new file with mode: 0644]
src/pybind/mgr/tox.ini