summaryrefslogtreecommitdiffstats
path: root/opera_launch.sh
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2017-03-27 11:53:39 +0800
committerYingjun Li <yingjun.li@huawei.com>2017-03-27 06:54:47 +0000
commit5a9cd98783bf7547cb56b3da84521315d3354f21 (patch)
tree6c96bc8d7d3666ca6509d73285f69dbb95a29ddb /opera_launch.sh
parenta10160eb86f804a9daafdf156812c6b90f1b01a3 (diff)
run without sudo
Jenkins can't remove some dir generate by sudo and leads to CI error for following tasks. Change codes to run ./opera_launch.sh without sudo Change-Id: Iaebd7e1fbdf413a91cc55c77e1b5c6915cfc86d6 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 7ee5c95db62d13d860d51974aa9c0a14404cee56)
Diffstat (limited to 'opera_launch.sh')
-rwxr-xr-xopera_launch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/opera_launch.sh b/opera_launch.sh
index 18b0ca8..908bda9 100755
--- a/opera_launch.sh
+++ b/opera_launch.sh
@@ -30,7 +30,7 @@ source ${JUJU_DIR}/command.sh
source ${JUJU_DIR}/juju_setup.sh
source ${JUJU_DIR}/juju_launch.sh
source ${JUJU_DIR}/juju_connect.sh
-source ${JUJU_DIR}/vims_deploy.sh
+#source ${JUJU_DIR}/vims_deploy.sh
mkdir -p $WORK_DIR