X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2FVCA%2Fstart_build;h=186843fce9fd64f8110b401ec9ea8d3b112a2347;hb=59699d6020c0c5622282ef53996bc11d64df5a40;hp=d7fe72ec475e9a9b594bf273a912bbfa07eff433;hpb=0dd790cdc1c9c0950b8320668a280f4851e58a5c;p=osm%2Fdevops.git diff --git a/jenkins/VCA/start_build b/jenkins/VCA/start_build index d7fe72ec..186843fc 100755 --- a/jenkins/VCA/start_build +++ b/jenkins/VCA/start_build @@ -48,8 +48,10 @@ EOF systemctl enable lxd-bridge systemctl start lxd-bridge lxc image copy ubuntu:16.04 local: --alias ubuntu-xenial +add-apt-repository -y ppa:juju/stable +apt update apt install -y juju -juju bootstrap juju localhost +juju bootstrap localhost osm RC=0