commit | 17cd9cbdd575baa9d36ce9f901d7b47cc2e6658e | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Mon Oct 23 15:18:39 2017 -0700 |
committer | Gary Wu <gary.i.wu@huawei.com> | Mon Oct 23 15:18:39 2017 -0700 |
tree | 44fdf167365718dd50f437df7260ad28d578d785 | |
parent | 73202cf0facf5fdd0def24452c4781aec8b2711c [diff] |
Add script for health check job Change-Id: I2966deafdb2902b23193ac5d11eeb14de6f4ede2 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/test/ete/scripts/run-healthcheck.sh b/test/ete/scripts/run-healthcheck.sh index a6bd489..ee6c266 100755 --- a/test/ete/scripts/run-healthcheck.sh +++ b/test/ete/scripts/run-healthcheck.sh
@@ -4,6 +4,8 @@ export WORKSPACE=`git rev-parse --show-toplevel` fi +source $WORKSPACE/test/ete/scripts/install_openstack_cli.sh + cd $WORKSPACE/test/ete/scripts ROBOT_IP=$(./get-floating-ip.sh onap-robot)