install latest version of lxd 20/2020/1
authorMike Marchetti <mmarchetti@sandvine.com>
Thu, 6 Jul 2017 19:49:48 +0000 (15:49 -0400)
committerMike 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

index 1591739..823e160 100755 (executable)
@@ -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.