Merge "Change ostf process's control system"

This commit is contained in:
Jenkins 2016-11-03 15:25:07 +00:00 committed by Gerrit Code Review
commit 31b1ae605a
1 changed files with 1 additions and 3 deletions

View File

@ -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 <supervisord process number>
service supervisord start
service ostf restart
- go to Fuel UI and run your new tests
Now I'm done, what's next?