diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-02-05 07:49:30 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-02-05 07:49:30 -0600 |
commit | edf35e6c820e613ae73999189ed7e4b98c3a4e7d (patch) | |
tree | 1661e52ded2ed4d94e942891bd38a4acbe6689b0 /ci/03-maasdeploy.sh | |
parent | df92ad485163c64e0dfaba122e6ab02f2473b685 (diff) |
increasing the mysql max connection to accomodate buffer size.
Change-Id: Ic7d2ba8717289cd8ec5e3cca32b209b1f69cae33
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/03-maasdeploy.sh')
-rwxr-xr-x | ci/03-maasdeploy.sh | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ci/03-maasdeploy.sh b/ci/03-maasdeploy.sh index 425116c2..5f973fd0 100755 --- a/ci/03-maasdeploy.sh +++ b/ci/03-maasdeploy.sh @@ -15,14 +15,11 @@ sudo apt-add-repository ppa:maas/stable -y sudo apt-add-repository cloud-archive:newton -y sudo apt-get update -y #sudo apt-get dist-upgrade -y -sudo apt-get install openssh-server bzr git virtinst qemu-kvm libvirt-bin \ +sudo apt-get install openssh-server bzr git virtinst qemu-kvm libvirt-bin juju \ maas maas-region-controller python-pip python-psutil python-openstackclient \ python-congressclient gsutil charm-tools pastebinit python-jinja2 sshpass \ openssh-server vlan ipmitool jq -y -wget https://launchpad.net/~juju/+archive/ubuntu/devel/+files/juju-2.0_2.1~beta4-0ubuntu1~16.04.1~juju1_amd64.deb -sudo dpkg -i juju-2.0_2.1~beta4-0ubuntu1~16.04.1~juju1_amd64.deb - sudo pip install --upgrade pip #first parameter should be custom and second should be either |