projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8343e3f
)
install latest version of lxd
20/2020/1
author
Mike Marchetti
<mmarchetti@sandvine.com>
Thu, 6 Jul 2017 19:49:48 +0000
(15:49 -0400)
committer
Mike Marchetti
<mmarchetti@sandvine.com>
Thu, 6 Jul 2017 19:49:48 +0000
(15:49 -0400)
Change-Id: I50bfb895a2e5ee92f51f90c2604a0bff075fbd06
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
jenkins/system/start_build
patch
|
blob
|
history
diff --git
a/jenkins/system/start_build
b/jenkins/system/start_build
index
1591739
..
823e160
100755
(executable)
--- a/
jenkins/system/start_build
+++ b/
jenkins/system/start_build
@@
-23,6
+23,7
@@
OSM_JENKINS=$(dirname $HERE)
INFO "Installing packages"
apt-get update
+apt install -y lxd
INFO "Configuring LXD"
# ZFS doesn't work inside a nested container. ZFS should be configured in the host LXD.