From 5f28ffec33fb4b548353854abf51ff75b9814c35 Mon Sep 17 00:00:00 2001 From: Navya Date: Wed, 6 Dec 2017 11:41:17 +0530 Subject: To modify Ixia port numbers and IP in pod.yaml This patch is used to change the IP in pod.yaml for livemigration and modify the port numbers related to Ixia in vsperf.conf and vsperf.conf.sriov as now assigned to different ports. Change-Id: I329bf0672b83e09b2101a62f874ffb3c70da1dbb Signed-off-by: Navya --- ci/envs/lmtest.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'ci/envs') diff --git a/ci/envs/lmtest.sh b/ci/envs/lmtest.sh index 9136fb62b..54c3fb43c 100755 --- a/ci/envs/lmtest.sh +++ b/ci/envs/lmtest.sh @@ -57,9 +57,6 @@ EOF # updateConfDaily #fi -echo "changing the qemu-migrate.py" -sed -i "s/\/root\/workspace/\/root\/workspace\//g" ${yardstick_prefix}/qemu_migrate.py -sed -i "s/host.put_file/host._put_file_shell/g" ${yardstick_prefix}/qemu_migrate.py #Running livemigration through yardstick echo "Executing livemigration through yardstick" -- cgit 1.2.3-korg