Merge lp:~cjwatson/launchpad-buildd/ols-vms into lp:launchpad-buildd

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 388
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: lp:~cjwatson/launchpad-buildd/ols-vms
Merge into: lp:launchpad-buildd
Diff against target: 40 lines (+31/-0)
2 files modified
ols-vms.conf (+10/-0)
system-dependencies.txt (+21/-0)
To merge this branch: bzr merge lp:~cjwatson/launchpad-buildd/ols-vms
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Daniel Manrique (community) Approve
Review via email: mp+370831@code.launchpad.net

Commit message

Add Jenkins test configuration.

To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

Looks OK

review: Approve
Revision history for this message
Otto Co-Pilot (otto-copilot) wrote :
Revision history for this message
Colin Watson (cjwatson) wrote :

Self-approving since Daniel isn't in ~launchpad-reviewers.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'ols-vms.conf'
2--- ols-vms.conf 1970-01-01 00:00:00 +0000
3+++ ols-vms.conf 2019-07-31 16:45:55 +0000
4@@ -0,0 +1,10 @@
5+# Options defined here provide defaults for all sections
6+vm.architecture = amd64
7+vm.release = xenial
8+
9+apt.sources = ppa:launchpad/ppa
10+vm.packages = @system-dependencies.txt
11+
12+[launchpad-buildd]
13+vm.class = lxd
14+vm.update = True
15
16=== added file 'system-dependencies.txt'
17--- system-dependencies.txt 1970-01-01 00:00:00 +0000
18+++ system-dependencies.txt 2019-07-31 16:45:55 +0000
19@@ -0,0 +1,21 @@
20+apt-utils
21+bzr
22+curl
23+dpkg-dev
24+intltool
25+make
26+python-apt
27+python-debian
28+python-fixtures
29+python-mock
30+python-netaddr
31+python-pylxd
32+python-requests
33+python-responses
34+python-setuptools
35+python-six
36+python-systemfixtures
37+python-testtools
38+python-twisted
39+python-txfixtures
40+python-zope.interface

Subscribers

People subscribed via source and target branches

to all changes: