summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-01-14 13:31:27 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-01-14 14:00:16 -0600
commit46ba62b3fac2b49a03a3ac0851db47ef177f73ee (patch)
tree8faab7452f8ebceb5053cb5fd7cb93cf45f3d176 /ci/deploy.sh
parent100d4a7f6b945428e94930b6c6528191277c8af3 (diff)
consolidated all sdn 01-deploybundl.sh in joid/ci/01-deploybundle.sh
Change-Id: Ic76bc50721e0c1f022d1ff877bf0faef7dd6e240
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 70be7a8f..9c97b110 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -112,11 +112,11 @@ deploy() {
createresource
fi
- cp ./$opnfvsdn/01-deploybundle.sh ./01-deploybundle.sh
+ #cp ./$opnfvsdn/01-deploybundle.sh ./01-deploybundle.sh
./00-bootstrap.sh
#case default:
- ./01-deploybundle.sh $opnfvtype $openstack $opnfvlab
+ ./01-deploybundle.sh $opnfvtype $openstack $opnfvlab $opnfvsdn
}
#check whether charms are still executing the code even juju-deployer says installed.