summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrexlee8776 <limingjiang@huawei.com>2016-08-21 03:09:44 +0000
committerrexlee8776 <limingjiang@huawei.com>2016-08-21 03:09:44 +0000
commit782035b1427da1479df79dc2784ecf59a37b69e9 (patch)
treee48b9996055c197db5e27d0f7d43e3f0b14061f1
parente5a2154bf5c2a18c661fa3fba540c172f177dec1 (diff)
bugfix: storperf not use expect
Change-Id: I64af691ef25e61aeaa106e6662152dc46326c3f0 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
-rwxr-xr-xtests/ci/prepare_env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ci/prepare_env.sh b/tests/ci/prepare_env.sh
index 2c71c7c69..d9f8257ae 100755
--- a/tests/ci/prepare_env.sh
+++ b/tests/ci/prepare_env.sh
@@ -58,7 +58,7 @@ $YARDSTICK_REPO_DIR/tests/ci/prepare_storperf_admin-rc.sh
# copy a admin-rc file for StorPerf integration to the deployment location
if [ "$NODE_NAME" == "huawei-pod1" ]; then
- expect $YARDSTICK_REPO_DIR/tests/ci/scp_storperf_admin-rc.sh
+ bash $YARDSTICK_REPO_DIR/tests/ci/scp_storperf_admin-rc.sh
fi
# Fetching id_rsa file from jump_server..."