From 893766d1fa12d8a3d0b3a793365ffe0222c4b1b4 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 14 Jan 2016 13:31:27 -0600 Subject: consolidated all sdn 01-deploybundl.sh in joid/ci/01-deploybundle.sh Change-Id: Ic76bc50721e0c1f022d1ff877bf0faef7dd6e240 (cherry picked from commit 46ba62b3fac2b49a03a3ac0851db47ef177f73ee) --- ci/deploy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/deploy.sh') 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. -- cgit 1.2.3-korg