]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: Add test orchestrator
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 23 Nov 2018 13:55:15 +0000 (14:55 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 20 Dec 2018 09:56:49 +0000 (10:56 +0100)
commit933b2cfc28b7cf1eda5c26a68ffed9377c76a5cd
tree07cbec683aa2e2b56f185915fa45b5cfcb795184
parent3a2b0906232c3199cb817226fcf71974c65b7118
mgr/orchestrator: Add test orchestrator

1. To be able to run the cli without an external orchestrator.
2. Run the CLI in Teuthology.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
qa/suites/rados/mgr/tasks/orchestrator_cli.yaml [new file with mode: 0644]
qa/tasks/mgr/test_orchestrator_cli.py [new file with mode: 0644]
src/pybind/mgr/orchestrator_cli/README.md [new file with mode: 0644]
src/pybind/mgr/test_orchestrator/__init__.py [new file with mode: 0644]
src/pybind/mgr/test_orchestrator/module.py [new file with mode: 0644]