Change-Id: Idff7db35a47a5673c54fd03ecc1a621210179d37
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
maas-cli python-pip python-psutil python-openstackclient \
python-congressclient gsutil charm-tools pastebinit -y
+sudo apt-get purge juju -y
+wget https://launchpad.net/~juju/+archive/ubuntu/stable/+files/juju-core_1.25.5-0ubuntu1~14.04.2~juju1_amd64.deb
+sudo dpkg -i juju-core_1.25.5-0ubuntu1~14.04.2~juju1_amd64.deb
+
#first parameter should be custom and second should be either
# absolute location of file (including file name) or url of the
# file to download.
jujuver=`juju --version`
if [[ "$jujuver" < "2" ]]; then
- juju bootstrap --debug --to bootstrap.maas --agent-version 1.25.6
+ juju bootstrap --debug --to bootstrap.maas --agent-version 1.25.5
sleep 5
#disable juju gui until xenial charms are in charm store.
juju deploy cs:juju-gui-130 --to 0
rm -rf precise
rm -rf trusty
rm -rf xenial
+ sleep 30
sudo sysctl -w vm.drop_caches=3
elif [ -d $HOME/.juju/environments ]; then
echo " " > status.txt