From: garciadeblas Date: Mon, 3 Oct 2016 23:10:13 +0000 (+0200) Subject: VCA start_build changed to support juju RC1 X-Git-Tag: v1.0.0~7 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=8776ebfe052d87145248e874728ec6d345b24a13;p=osm%2Fdevops.git VCA start_build changed to support juju RC1 Change-Id: I3748dab03a72a92d90953c247322b26b9f97919f Signed-off-by: garciadeblas --- diff --git a/jenkins/VCA/start_build b/jenkins/VCA/start_build index d7fe72ec..59dce35e 100755 --- a/jenkins/VCA/start_build +++ b/jenkins/VCA/start_build @@ -48,6 +48,8 @@ EOF systemctl enable lxd-bridge systemctl start lxd-bridge lxc image copy ubuntu:16.04 local: --alias ubuntu-xenial +add-apt-repository ppa:juju/devel +apt update apt install -y juju juju bootstrap juju localhost