summaryrefslogtreecommitdiffstats
path: root/ci/envs/lmtest.sh
diff options
context:
space:
mode:
authorNavya <navyax.bathula@intel.com>2017-12-06 11:41:17 +0530
committershravani paladugula <shravanix.paladugula@intel.com>2017-12-12 14:35:36 +0000
commit3a36c490d63e834ee9454553a14995be839118e3 (patch)
tree358a12fd78fccec6cad38d41ee92c8c05d3acaa2 /ci/envs/lmtest.sh
parent25bab7efd6c04454eec1c32181b4123456b0d940 (diff)
To modify Ixia port numbers and IP in pod.yamlstable/euphrates
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 <navyax.bathula@intel.com> (cherry picked from commit 5f28ffec33fb4b548353854abf51ff75b9814c35)
Diffstat (limited to 'ci/envs/lmtest.sh')
-rwxr-xr-xci/envs/lmtest.sh3
1 files changed, 0 insertions, 3 deletions
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"