diff options
Diffstat (limited to 'ci/envs')
-rwxr-xr-x | ci/envs/lmtest.sh | 3 |
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" |