← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/lp-codeimport:charm-build-dependencies into lp-codeimport:master

 

Colin Watson has proposed merging ~cjwatson/lp-codeimport:charm-build-dependencies into lp-codeimport:master.

Commit message:
ols-vms.conf: Install charm build-dependencies

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/lp-codeimport/+git/lp-codeimport/+merge/398258
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lp-codeimport:charm-build-dependencies into lp-codeimport:master.
diff --git a/ols-vms.conf b/ols-vms.conf
index 90247ba..e5ac5a5 100644
--- a/ols-vms.conf
+++ b/ols-vms.conf
@@ -3,7 +3,7 @@ vm.architecture = amd64
 vm.release = xenial
 
 apt.sources = ppa:launchpad/ppa
-vm.packages = @system-dependencies.txt, python3-swiftclient
+vm.packages = @system-dependencies.txt, python3-swiftclient, @charm/packages.txt
 
 [lp-codeimport]
 vm.class = lxd