From: garciadeblas Date: Mon, 3 Oct 2016 23:25:42 +0000 (+0200) Subject: VCA start_build changed to make it non-interactive X-Git-Tag: v1.0.0~6 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=33c7825d718665ef8165d6a3e8b9598be8ac0ef2;p=osm%2Fdevops.git VCA start_build changed to make it non-interactive Change-Id: Ie74b821cc358a100a04e20e4f0e2373e7dc74e6f Signed-off-by: garciadeblas --- diff --git a/jenkins/VCA/start_build b/jenkins/VCA/start_build index 59dce35e..5830d0e5 100755 --- a/jenkins/VCA/start_build +++ b/jenkins/VCA/start_build @@ -48,7 +48,7 @@ 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 +add-apt-repository -y ppa:juju/devel apt update apt install -y juju juju bootstrap juju localhost