add running profiler in python 59/40359/4
authordongwenjuan <dong.wenjuan@zte.com.cn>
Mon, 28 Aug 2017 09:14:03 +0000 (17:14 +0800)
committerdongwenjuan <dong.wenjuan@zte.com.cn>
Mon, 4 Sep 2017 14:33:47 +0000 (22:33 +0800)
commit1c1d3d1ddc21ae28deabef9f5f6e310d46fdf0ef
tree208f09c7d474c910961068e8a8bc09dae1eb9946
parent19f7ba75850c52e1ae163766b64b6d153e8d7e1b
add running profiler in python

For support bash and python both, I don't refactor the profiler_poc file,
just call the func in python main.

JIRA: DOCTOR-117

Change-Id: I5f06ecbd673c6a21acc94cc359a3f2b749b77b13
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
etc/doctor.sample.conf
tests/common/utils.py
tests/config.py
tests/main.py
tests/profiler_poc.py [moved from tests/profiler-poc.py with 87% similarity]
tests/run.sh
tests/scenario/common.py
tests/scenario/network_failure.py
tox.ini