Merge lp:~jelmer/byoci/brz-debian into lp:byoci

Proposed by Jelmer Vernooij
Status: Merged
Merge reported by: Vincent Ladeuil
Merged at revision: not available
Proposed branch: lp:~jelmer/byoci/brz-debian
Merge into: lp:byoci
Diff against target: 13 lines (+9/-0)
1 file modified
jobs/brz-debian-dev.yaml (+9/-0)
To merge this branch: bzr merge lp:~jelmer/byoci/brz-debian
Reviewer Review Type Date Requested Status
Vincent Ladeuil Pending
Review via email: mp+339448@code.launchpad.net

Description of the change

Add a brz-debian job.

Untested :(

To post a comment you must log in.
Revision history for this message
Vincent Ladeuil (vila) wrote :

> Untested :(

You can setup a local byoci as long as you have lxd properly configured.

Running the testing/pre-requisites script should help you as well as the setup/byoci script.

Feedback welcome if this is not enough (there is also README.rst and doc/tests.rst).

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I might have to see if I can install Ubuntu somewhere, lxd doesn't appear to be available on Debian :(

lp:~jelmer/byoci/brz-debian updated
166. By Jelmer Vernooij

Fix container name.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'jobs/brz-debian-dev.yaml'
2--- jobs/brz-debian-dev.yaml 1970-01-01 00:00:00 +0000
3+++ jobs/brz-debian-dev.yaml 2018-03-04 13:21:12 +0000
4@@ -0,0 +1,9 @@
5+- project:
6+ defaults: project
7+ name: 'brz-debian-dev'
8+ container: 'brz-plugin-debian'
9+ trunk: 'lp:brz-debian'
10+ setup: '(cd .. && bzr branch lp:brz brz-trunk && cd brz-trunk && make)'
11+ landing-tests: 'BRZ_PLUGINS_AT=debian@`pwd` BRZ_PLUGIN_PATH=-site:-user ../brz-trunk/brz selftest -v'
12+ jobs:
13+ - 'land-{name}'

Subscribers

People subscribed via source and target branches