summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 6005eb1d..bd9e0ce3 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -163,6 +163,11 @@ unitAddress()
createopenrc()
{
+ if [ "$opnfvsdn" -eq "onos" ]
+ ./onos/juju_test_prepare.sh "$opnfvlab"
+ check_status
+ fi
+
mkdir -m 0700 -p cloud
controller_address=$(unitAddress keystone 0)