summaryrefslogtreecommitdiffstats
path: root/tests/ci
diff options
context:
space:
mode:
authorKubi <jean.gaoliang@huawei.com>2017-06-22 12:58:45 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-22 12:58:45 +0000
commita6eed7930c01d59b8511edec76cdae8c9ef5c94a (patch)
treee6f0e725d40c6ed53b23571ffa4381dff3004a92 /tests/ci
parent5c33b82efbc0f7e58bdcfc4288ce08b7b3c999f2 (diff)
parent6552d3b7b08c3b9dcaa8f44adc31d5028c00e863 (diff)
Merge "bugfix: storperf timeout in ci"
Diffstat (limited to 'tests/ci')
-rwxr-xr-xtests/ci/prepare_storperf_admin-rc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ci/prepare_storperf_admin-rc.sh b/tests/ci/prepare_storperf_admin-rc.sh
index a6cf97bef..979728e84 100755
--- a/tests/ci/prepare_storperf_admin-rc.sh
+++ b/tests/ci/prepare_storperf_admin-rc.sh
@@ -33,3 +33,5 @@ echo "OS_PROJECT_ID="$PROJECT_ID >> ~/storperf_admin-rc
echo "OS_TENANT_NAME="$TENANT_NAME >> ~/storperf_admin-rc
echo "OS_TENANT_ID="$TENANT_ID >> ~/storperf_admin-rc
echo "OS_USER_DOMAIN_ID="$USER_DOMAIN_ID >> ~/storperf_admin-rc
+echo "OS_PROJECT_DOMAIN_NAME="$OS_PROJECT_DOMAIN_NAME >> ~/storperf_admin-rc
+echo "OS_USER_DOMAIN_NAME="$OS_USER_DOMAIN_NAME >> ~/storperf_admin-rc