From: rexlee8776 Date: Sun, 21 Aug 2016 03:09:44 +0000 (+0000) Subject: bugfix: storperf not use expect X-Git-Tag: colorado.1.0~32^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F19117%2F1;p=yardstick.git bugfix: storperf not use expect Change-Id: I64af691ef25e61aeaa106e6662152dc46326c3f0 Signed-off-by: rexlee8776 --- 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..."