Generic helper function to provision and get path from config 15/26615/4
authorDeepak S <deepak.s@linux.intel.com>
Fri, 30 Dec 2016 17:20:49 +0000 (09:20 -0800)
committerDeepak S <deepak.s@linux.intel.com>
Thu, 19 Jan 2017 02:57:11 +0000 (08:27 +0530)
commit6f8fbe8acb94448ef2eb188193e9bea534021e89
tree32c7ddf1f9e63ac09e9c4be687c28a14b070fbfe
parentff1b12cbd92e39503e37833b4a94f30574c3ccbb
Generic helper function to provision and get path from config

This patch adds, generic helper function to provision the tools
and get required fields from yardstick.conf

v2: Added unit tests to keep test coverage :)

JIRA: YARDSTICK-484
Change-Id: Id6701924e3488c7f38f29c82e55c27fba67c0d76
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
tests/unit/network_services/test_utils.py [new file with mode: 0644]
yardstick/network_services/utils.py [new file with mode: 0644]