increase timeout for all deployments as virtual deployment takes 99/5799/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 7 Jan 2016 08:05:25 +0000 (02:05 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Thu, 7 Jan 2016 15:37:50 +0000 (15:37 +0000)
more time.

Change-Id: I6d9d79cb6162c2def95a65e67f316f96e0b1665f
(cherry picked from commit 47f9ff23bf14140a83db77152b8204abd27b649e)

ci/nosdn/01-deploybundle.sh
ci/odl/01-deploybundle.sh
ci/onos/01-deploybundle.sh
ci/opencontrail/01-deploybundle.sh

index 5d5b631..1ad44a9 100755 (executable)
@@ -75,19 +75,19 @@ echo "... Deployment Started ...."
 case "$1" in
     'nonha' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     'ha' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     'tip' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     * )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
 esac
 
index eca968c..94c9cdc 100755 (executable)
@@ -75,19 +75,19 @@ echo "... Deployment Started ...."
 case "$1" in
     'nonha' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     'ha' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     'tip' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     * )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
 esac
 
index bf7309d..b2f9367 100644 (file)
@@ -81,19 +81,19 @@ echo "... Deployment Started ...."
 case "$1" in
     'nonha' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     'ha' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     'tip' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     * )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
 esac
 
index 19d67a6..dd2e49b 100755 (executable)
@@ -76,19 +76,19 @@ echo "... Deployment Started ...."
 case "$1" in
     'nonha' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     'ha' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     'tip' )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
     * )
         juju-deployer -vW -d -c bundles.yaml trusty-"$2"-nodes
-        juju-deployer -vW -d -t 3600 -c bundles.yaml trusty-"$2"
+        juju-deployer -vW -d -t 7200 -c bundles.yaml trusty-"$2"
         ;;
 esac