]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/orchestrator/README.md
import 15.2.0 Octopus source
[ceph.git] / ceph / src / pybind / mgr / orchestrator / README.md
1 # Orchestrator CLI
2
3 See also [orchestrator cli doc](https://docs.ceph.com/docs/master/mgr/orchestrator_cli/).
4
5 ## Running the Teuthology tests
6
7 To run the API tests against a real Ceph cluster, we leverage the Teuthology
8 framework and the `test_orchestrator` backend.
9
10 ``source`` the script and run the tests manually::
11
12 $ pushd ../dashboard ; source ./run-backend-api-tests.sh ; popd
13 $ run_teuthology_tests tasks.mgr.test_orchestrator_cli
14 $ cleanup_teuthology