diff --git a/devdocs/develop/ostf_contributors_guide.rst b/devdocs/develop/ostf_contributors_guide.rst index cec8dd091..6f0e2e759 100644 --- a/devdocs/develop/ostf_contributors_guide.rst +++ b/devdocs/develop/ostf_contributors_guide.rst @@ -141,9 +141,7 @@ Simplest way is to install Fuel, and OSTF will be installed as part of it. - execute:: ssh root@10.20.0.2 - ps uax | grep supervisor - kill - service supervisord start + service ostf restart - go to Fuel UI and run your new tests Now I'm done, what's next?