From: Narinder Gupta Date: Fri, 10 Feb 2017 14:20:55 +0000 (-0600) Subject: install expect also. X-Git-Tag: danube.1.0~47 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3ba6d5f37a153a0105f1b740eb40a815e4d9ff7b;p=joid.git install expect also. Change-Id: Ie26666cfbe26e9be7468bf75e3c60d09e04b747f Signed-off-by: Narinder Gupta --- diff --git a/ci/03-maasdeploy.sh b/ci/03-maasdeploy.sh index 436c2669..c0226bcb 100755 --- a/ci/03-maasdeploy.sh +++ b/ci/03-maasdeploy.sh @@ -18,7 +18,7 @@ sudo apt-get update -y 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 + openssh-server vlan ipmitool jq expect -y sudo pip install --upgrade pip