From f7446957ae63a29ea4b92b04bfb3efbbc999895a Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 15 Feb 2016 08:50:36 -0600 Subject: [PATCH] added gsutil on request from test team on jumphost to submit results. Change-Id: Id83288e0756dc4c46b4a6c436af3b9783e1aecd2 (cherry picked from commit 8ae13d3776d641e6bd2969bfbbb5ac81ed87586b) --- ci/02-maasdeploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6