Refactor to support multiple lab envs 17/28817/1
authorGary Wu <gary.i.wu@huawei.com>
Mon, 22 Jan 2018 21:40:41 +0000 (13:40 -0800)
committerGary Wu <gary.i.wu@huawei.com>
Mon, 22 Jan 2018 21:40:41 +0000 (13:40 -0800)
Change-Id: Ic437017e9e66be686a1de2b680a8d0584d1a922c
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
deployment/heat/onap-oom/scripts/deploy.sh

index e73b5ec..619a7c1 100755 (executable)
@@ -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`