paths: Modify algorithm for PATHS verification 39/46939/1
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 9 Nov 2017 13:09:25 +0000 (13:09 +0000)
committerMartin Klozik <martinx.klozik@intel.com>
Thu, 9 Nov 2017 13:25:25 +0000 (13:25 +0000)
commitbee2d008c4f708895ef93a7918c20d546091ac29
tree7ed345d225596138621080a9338f8fd137cf1476
parent1653f5d6a12febed50f138076dcf8c191d9f24e6
paths: Modify algorithm for PATHS verification

VSPERF verifies if PATHS to the tools (vSwitch, VNF, etc.)
are valid. This check was modified to take into the account
tools required by selected testcase. It will help to avoid
runtime errors triggered by missing tools, which
are not essential for testcase execution.

Change-Id: Ifcfea983cad1bdbc8c1f08c7a0281001005410df
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
conf/03_traffic.conf
tools/functions.py
tools/pkt_gen/trex/trex.py
vsperf