Closed tazhate closed 9 years ago
from source/other distro?
As u wish. I prefer from source.
Thank you.
I also need to know how to install Tank on CentOS, but some information about how to build it from source will be enough.
Well, I hope direvius@ can write some stuff about it. Keep waiting, guys.
@tazhate you need to build and install phantom first, then just download yandex-tank from github:
git clone https://github.com/yandex-load/yandex-tank.git
and then you should be able to run it like any other *nix script:
./yandex-tank/tank.py
You'll probably get some import errors, you should install some additional python libs to get rid of them (installation from PyPi):
pip install ipaddr lxml progressbar psutil mysqldb sqlalchemy
Try that and let me know if everything's ok. We will then add this to howto-s.
subj.