Merge lp:~roadmr/ols-jenkaas/snapdevicegw-charm-builder into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Daniel Manrique
Status: Merged
Approved by: Daniel Manrique
Approved revision: 430
Merged at revision: 431
Proposed branch: lp:~roadmr/ols-jenkaas/snapdevicegw-charm-builder
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 14 lines (+3/-0)
1 file modified
jobs/snapdevicegw.yaml (+3/-0)
To merge this branch: bzr merge lp:~roadmr/ols-jenkaas/snapdevicegw-charm-builder
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Online Services Jenkaas Administrators Pending
Review via email: mp+327172@code.launchpad.net

Commit message

Add snapdevicegw charm build jobs and build-command

Description of the change

Add snapdevicegw charm build jobs and build-command

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

Approving but it won't really take effect until someone pulls the branch and updates jobs with this on. So it's not going live just yet :)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/snapdevicegw.yaml'
2--- jobs/snapdevicegw.yaml 2017-05-25 12:51:40 +0000
3+++ jobs/snapdevicegw.yaml 2017-07-10 21:51:57 +0000
4@@ -5,7 +5,10 @@
5 trunk: 'lp:snapdevicegw'
6 setup: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make /home/ubuntu/siab-dependencies'
7 landing-tests: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make test'
8+ build-command: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make charm-publish'
9 deps-trunk: 'lp:~siab/+git/siab-dependencies'
10 jobs:
11 - 'land-{name}-dependencies'
12 - 'land-{name}'
13+ - '{name}-build-charm'
14+ - 'trigger-{name}-build-charm-on-changes'

Subscribers

People subscribed via source and target branches