X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2FVCA%2Fstart_build;h=1724d8e5a3d92d14bfda9ba189d345915074c11e;hb=refs%2Fchanges%2F47%2F547%2F1;hp=59dce35e2de7b2e9daec73b4e6cd8a1c5219b576;hpb=8776ebfe052d87145248e874728ec6d345b24a13;p=osm%2Fdevops.git diff --git a/jenkins/VCA/start_build b/jenkins/VCA/start_build index 59dce35e..1724d8e5 100755 --- a/jenkins/VCA/start_build +++ b/jenkins/VCA/start_build @@ -48,10 +48,10 @@ 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 +juju bootstrap localhost osm RC=0