commit | a61ad2a17d8c3f91ad21ee43b4f3f0d9b783c47a | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Mon Jan 22 13:40:41 2018 -0800 |
committer | Gary Wu <gary.i.wu@huawei.com> | Mon Jan 22 13:40:41 2018 -0800 |
tree | 1aaf1ef96e0049f4346e22ece5b03e631bd8d22a | |
parent | cbddc2bc4d5da61ce736109c9135dba44fc2f109 [diff] |
Refactor to support multiple lab envs Change-Id: Ic437017e9e66be686a1de2b680a8d0584d1a922c Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/deployment/heat/onap-oom/scripts/deploy.sh b/deployment/heat/onap-oom/scripts/deploy.sh index e73b5ec..619a7c1 100755 --- a/deployment/heat/onap-oom/scripts/deploy.sh +++ b/deployment/heat/onap-oom/scripts/deploy.sh
@@ -1,5 +1,4 @@ #!/bin/bash -x -. $WORKSPACE/test/ete/labs/windriver/Integration-Jenkins-openrc if [ -z "$WORKSPACE" ]; then export WORKSPACE=`git rev-parse --show-toplevel`