summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2015-10-03 01:25:21 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2015-10-03 01:25:21 -0500
commit9143ab904ff94b676ebf51cdef40374fd6eec083 (patch)
tree9ef2430123eaa0c6f8199a3d5062ad79262b530c /ci
parent184806f106e81cf1a471c3ae7cfbdb9744bf8bc9 (diff)
juju gui password has been set to amdin.
Change-Id: If323a39aedf07b0a63a0c3fe156c8232acde6f08
Diffstat (limited to 'ci')
-rwxr-xr-xci/deploy.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 296f7b2e..49c2423b 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -62,6 +62,8 @@ deploy_dep() {
deploy() {
#copy the script which needs to get deployed as part of ofnfv release
echo "deploying now"
+ echo " " >> environments.yaml
+ echo " admin-secret: admin" >> environments.yaml
cp environments.yaml ~/.juju/
cp ./$opnfvsdn/01-deploybundle.sh ./01-deploybundle.sh