Merge lp:~matiasb/ols-jenkaas/add-pubgw-jobs into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Matias Bordese
Status: Merged
Merged at revision: 662
Proposed branch: lp:~matiasb/ols-jenkaas/add-pubgw-jobs
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 18 lines (+14/-0)
1 file modified
jobs/publishergw.yaml (+14/-0)
To merge this branch: bzr merge lp:~matiasb/ols-jenkaas/add-pubgw-jobs
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Review via email: mp+373780@code.launchpad.net

Commit message

Added publishergw jobs.

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

+1! yeay!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'jobs/publishergw.yaml'
2--- jobs/publishergw.yaml 1970-01-01 00:00:00 +0000
3+++ jobs/publishergw.yaml 2019-10-07 21:16:11 +0000
4@@ -0,0 +1,14 @@
5+- project:
6+ defaults: project
7+ name: 'publishergw'
8+ vcs: 'git'
9+ trunk: 'lp:publishergw'
10+ setup: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make /home/ubuntu/siab-dependencies setup-jenkaas'
11+ landing-tests: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make landing-tests'
12+ build-command: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make charm-publish'
13+ deps-trunk: 'lp:~siab/+git/siab-dependencies'
14+ jobs:
15+ - 'land-{name}'
16+ - 'land-{name}-dependencies'
17+ - '{name}-build-charm'
18+ - 'trigger-{name}-build-charm-on-changes'

Subscribers

People subscribed via source and target branches