summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
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.