aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ci/prepare_env.sh
diff options
context:
space:
mode:
authorYaoguang Wang <sunshine.wang@huawei.com>2016-07-14 19:59:12 +0800
committerYaoguang Wang <sunshine.wang@huawei.com>2016-07-22 15:05:17 +0800
commit151e2655c678e3241ac08d049945a0f35083d3af (patch)
tree465a4567683363e5f51d9759748760ef340c55b7 /tests/ci/prepare_env.sh
parente6277570188829687b2ecf48adbd10bc3c9d46bd (diff)
StorPerf integration into Yardstick as a pulgin.
This task will install *StorPerf* on the Jump Host. StorPerf will run in docker container on the Jump Host. JIRA: YARDSTICK-303 Change-Id: Ia592522a169f021adecc7d89d70079980be69665 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Diffstat (limited to 'tests/ci/prepare_env.sh')
-rwxr-xr-xtests/ci/prepare_env.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ci/prepare_env.sh b/tests/ci/prepare_env.sh
index ed832bc47..723a04aa1 100755
--- a/tests/ci/prepare_env.sh
+++ b/tests/ci/prepare_env.sh
@@ -52,3 +52,6 @@ fi
source $OPENRC
export EXTERNAL_NETWORK INSTALLER_TYPE DEPLOY_TYPE NODE_NAME
+
+# Prepare a admin-rc file for StorPerf integration
+$YARDSTICK_REPO_DIR/tests/ci/prepare_storperf_admin-rc.sh