From: kalyanreddy Date: Wed, 22 Mar 2017 02:27:25 +0000 (-0700) Subject: Code optimization and retrieving host_ip/test_time from host-config. X-Git-Tag: opnfv-5.0.0~44^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=611d8bd4c4027ebe8da338d3bbb10a6994975937;hp=611d8bd4c4027ebe8da338d3bbb10a6994975937;p=kvmfornfv.git Code optimization and retrieving host_ip/test_time from host-config. This patch includes updated scripts to: 1.Select the host environment and test duration from host-config file to execute the test cases based on the job type. 2.Remove code duplications like sourcing a file multiple times. 3.Make packet forwarding test cases execution look clear. Change-Id: I88457b7f3dfacad1db2495090504974097228a4d Signed-off-by: Gundarapu Kalyan Reddy ---