Merge lp:~verterok/ols-jenkaas/sso-publish-tarball into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Guillermo Gonzalez
Status: Merged
Merged at revision: 790
Proposed branch: lp:~verterok/ols-jenkaas/sso-publish-tarball
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 17 lines (+3/-0)
1 file modified
jobs/canonical-identity-provider.yaml (+3/-0)
To merge this branch: bzr merge lp:~verterok/ols-jenkaas/sso-publish-tarball
Reviewer Review Type Date Requested Status
Maximiliano Bertacchini Approve
Online Services Jenkaas Administrators Pending
Review via email: mp+406734@code.launchpad.net

Commit message

Add charm build command and job for canonical-identity-provider to build & push assets to swift

To post a comment you must log in.
Revision history for this message
Maximiliano Bertacchini (maxiberta) wrote :

+1!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/canonical-identity-provider.yaml'
2--- jobs/canonical-identity-provider.yaml 2020-05-05 16:38:21 +0000
3+++ jobs/canonical-identity-provider.yaml 2021-08-05 20:19:38 +0000
4@@ -8,10 +8,13 @@
5 setup: 'make bootstrap makemessages'
6 landing-tests: 'make start-db && make test ARGS="-v2 -c6"'
7 deps-trunk: 'lp:~ubuntuone-pqm-team/canonical-identity-provider/dependencies'
8+ build-command: 'make publish-tarball http_proxy='
9 jobs:
10 - 'land-{name}-dependencies':
11 vcs: 'bzr'
12 - 'land-{name}'
13+ - '{name}-build-charm'
14+ - 'trigger-{name}-build-charm-on-changes'
15
16 - project:
17 name: 'canonical-identity-provider-charm'

Subscribers

People subscribed via source and target branches