Merge lp:~bloodearnest/ols-jenkaas/snapdevicegw-new-make-targets into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Simon Davy
Status: Merged
Approved by: Simon Davy
Approved revision: 592
Merged at revision: 591
Proposed branch: lp:~bloodearnest/ols-jenkaas/snapdevicegw-new-make-targets
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 25 lines (+3/-1)
2 files modified
doc/secrets.rst (+2/-0)
jobs/snapdevicegw.yaml (+1/-1)
To merge this branch: bzr merge lp:~bloodearnest/ols-jenkaas/snapdevicegw-new-make-targets
Reviewer Review Type Date Requested Status
Adam Collard (community) Approve
Review via email: mp+346411@code.launchpad.net

Commit message

Use new make targets for snapdevicegw

To post a comment you must log in.
592. By Simon Davy

remove custom charm-publish target

Revision history for this message
Adam Collard (adam-collard) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'doc/secrets.rst'
--- doc/secrets.rst 2017-03-20 17:09:16 +0000
+++ doc/secrets.rst 2018-05-22 09:38:21 +0000
@@ -46,6 +46,8 @@
46 secrets46 secrets
47 ols-store-tests/47 ols-store-tests/
48 secrets48 secrets
49 snapstore-snap/
50 store-key
49 # Credentials needed to setup the containers on the slaves51 # Credentials needed to setup the containers on the slaves
50 slave-etc-ols-vms.conf52 slave-etc-ols-vms.conf
5153
5254
=== modified file 'jobs/snapdevicegw.yaml'
--- jobs/snapdevicegw.yaml 2017-07-10 21:47:49 +0000
+++ jobs/snapdevicegw.yaml 2018-05-22 09:38:21 +0000
@@ -4,7 +4,7 @@
4 vcs: 'git'4 vcs: 'git'
5 trunk: 'lp:snapdevicegw'5 trunk: 'lp:snapdevicegw'
6 setup: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make /home/ubuntu/siab-dependencies'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'7 landing-tests: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make landing-tests'
8 build-command: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make charm-publish'8 build-command: 'SNAPSTORE_DEPENDENCY_DIR=/home/ubuntu/siab-dependencies make charm-publish'
9 deps-trunk: 'lp:~siab/+git/siab-dependencies'9 deps-trunk: 'lp:~siab/+git/siab-dependencies'
10 jobs:10 jobs:

Subscribers

People subscribed via source and target branches