Skip to content
Snippets Groups Projects
Commit 2d71d0dd authored by Mike Marchetti's avatar Mike Marchetti
Browse files

Add releasefive build


Change-Id: Ie08e2b0bd89cc4a6623475583b003f3b79a2ab07
Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
parent da8a9c4f
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,9 @@ export PATH=$PATH:/snap/bin
echo "PATH=$PATH"
juju status
git clone https://osm.etsi.org/gerrit/osm/vim-emu.git
git clone https://osm.etsi.org/gerrit/osm/devops.git
devops/installers/full_install_osm.sh --nolxd -y $*
wget https://osm-download.etsi.org/ftp/osm-5.0-five/install_osm.sh
chmod +x install_osm.sh
./install_osm.sh --nolxd --nodocker --nojuju -y
cat >> ~/.bashrc <<-EOF
export OSM_HOSTNAME=127.0.0.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment