Back to Ceph

Orchestrator CLI

src/pybind/mgr/orchestrator/README.md

21.0.0466 B
Original Source

Orchestrator CLI

See also orchestrator cli doc.

Running the Teuthology tests

To run the API tests against a real Ceph cluster, we leverage the Teuthology framework and the test_orchestrator backend.

source the script and run the tests manually::

$ pushd ../dashboard ; source ./run-backend-api-tests.sh ; popd
$ run_teuthology_tests tasks.mgr.test_orchestrator_cli
$ cleanup_teuthology