summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-06-16 00:48:05 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-06-16 00:48:40 -0500
commit3e548dca6171b6826f3536e68762956d81e13775 (patch)
tree0773e40899fff888281c9c2441146b0c8968fdae
parent985c50adfe17543693202eb3d9f7f5b95c105eec (diff)
modified to increase the limit.
Change-Id: I74070f9cee5b5464ef2c827ffe518b17c1ed3908 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
-rwxr-xr-xci/01-deploybundle.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/01-deploybundle.sh b/ci/01-deploybundle.sh
index f12069af..404dc213 100755
--- a/ci/01-deploybundle.sh
+++ b/ci/01-deploybundle.sh
@@ -113,4 +113,7 @@ esac
echo "... Deployment Started ...."
juju-deployer -vW -d -t 3600 -c bundles.yaml $6-"$2"-nodes
+
+ juju ssh nodes/0 "echo 512 | sudo tee /proc/sys/fs/inotify/max_user_instances"
+
juju-deployer -vW -d -t 7200 -r 5 -c bundles.yaml $6-"$2"