]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr: move test_orchestrator to orchestrator module
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 11 Jun 2020 07:53:04 +0000 (09:53 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 25 Jun 2020 10:33:19 +0000 (12:33 +0200)
commit888addc4680ea8fb6c9f2c88c418c53e910a2ba9
tree5dee693ab1d5223cf5f15abe7ff301a594cb73f7
parentfd29e1c4a8ccaa84f3f2e73920b637576d565015
pybind/mgr: move test_orchestrator to orchestrator module

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/orchestrator/__init__.py
src/pybind/mgr/orchestrator/tests/__init__.py [new file with mode: 0644]
src/pybind/mgr/orchestrator/tests/test_orchestrator.py [new file with mode: 0644]
src/pybind/mgr/tests/test_orchestrator.py [deleted file]