From: Narinder Gupta Date: Fri, 29 Jan 2016 18:36:14 +0000 (-0600) Subject: trying upgrade again. X-Git-Tag: colorado.1.0~267 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F8635%2F1;p=joid.git trying upgrade again. Change-Id: I796be316260aba3b8bedd5b28827dc4f5ffa3339 --- diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh index c8682861..08de4dce 100755 --- a/ci/02-maasdeploy.sh +++ b/ci/02-maasdeploy.sh @@ -73,7 +73,7 @@ sudo apt-add-repository ppa:juju/stable -y sudo apt-add-repository ppa:maas/stable -y sudo apt-add-repository cloud-archive:liberty -y sudo apt-get update -y -sudo apt-get dist-upgrade -y -y || true +sudo apt-get -o Dpkg::Options::='--force-confold' --force-yes -fuy dist-upgrade sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient sudo pip install shyaml