From: Sebastian Wagner Date: Fri, 15 Feb 2019 09:24:30 +0000 (+0100) Subject: mgr/orchestrator_cli: Fix README.md X-Git-Tag: v14.1.0~50^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ba000a841d62d4d536fcc3befba455c583993d96;p=ceph-ci.git mgr/orchestrator_cli: Fix README.md Signed-off-by: Sebastian Wagner --- diff --git a/src/pybind/mgr/orchestrator_cli/README.md b/src/pybind/mgr/orchestrator_cli/README.md index 97e8a1069af..e4cbcdfc629 100644 --- a/src/pybind/mgr/orchestrator_cli/README.md +++ b/src/pybind/mgr/orchestrator_cli/README.md @@ -9,7 +9,7 @@ framework and the `test_orchestrator` backend. ``source`` the script and run the tests manually:: - $ source ../dashboard/run-backend-api-tests.sh + $ pushd ../dashboard ; source ./run-backend-api-tests.sh ; popd $ run_teuthology_tests tasks.mgr.test_orchestrator_cli $ cleanup_teuthology