From 8ae13d3776d641e6bd2969bfbbb5ac81ed87586b Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 15 Feb 2016 08:50:36 -0600 Subject: added gsutil on request from test team on jumphost to submit results. Change-Id: Id83288e0756dc4c46b4a6c436af3b9783e1aecd2 --- ci/02-maasdeploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh index 5989feef..5f49daf1 100755 --- a/ci/02-maasdeploy.sh +++ b/ci/02-maasdeploy.sh @@ -74,7 +74,7 @@ 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 -sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient -y +sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient gsutil -y sudo pip install shyaml juju init -f -- cgit 1.2.3-korg