aboutsummaryrefslogtreecommitdiffstats
path: root/test/ete/scripts/remote
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-11-09 13:10:17 -0800
committerGary Wu <gary.i.wu@huawei.com>2017-11-09 15:18:01 -0800
commit0689e12e26393b91577d6b00f7544726636453cf (patch)
tree4a77cbfeed4aad7054310c5f4ca427424a4daf5c /test/ete/scripts/remote
parentd8715d8fdf0a73de9fcf5a7dc769f6104c338377 (diff)
Modified to use demo account for SB04 env
Change-Id: Icede5b2d0c905def40ab47dde13cd629926432fb Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/ete/scripts/remote')
-rwxr-xr-xtest/ete/scripts/remote/run-robot.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/ete/scripts/remote/run-robot.sh b/test/ete/scripts/remote/run-robot.sh
index 8eebd9f3f..162acbe24 100755
--- a/test/ete/scripts/remote/run-robot.sh
+++ b/test/ete/scripts/remote/run-robot.sh
@@ -9,9 +9,9 @@ if [ ! $? -eq 0 ]; then
fi
if [ ! -d eteshare/logs/demo ]; then
- echo "09d8566ea45e43aa974cf447ed591d77" > /opt/config/openstack_tenant_id.txt
- echo "gary_wu" > /opt/config/openstack_username.txt
- echo $OS_PASSWORD_INPUT > /opt/config/openstack_password.txt
+ echo $OS_PROJECT_ID > /opt/config/openstack_tenant_id.txt
+ echo $OS_USERNAME > /opt/config/openstack_username.txt
+ echo $OS_PASSWORD > /opt/config/openstack_password.txt
/bin/bash /opt/eteshare/config/vm_config2robot.sh
# set robot VM http server password
echo "admin" | /opt/demo.sh init_robot