Merge lp:~mthaddon/mojo/livepatch-charm-upgrade into lp:mojo/mojo-specs

Proposed by Tom Haddon
Status: Merged
Approved by: John Losito
Approved revision: 160
Merged at revision: 160
Proposed branch: lp:~mthaddon/mojo/livepatch-charm-upgrade
Merge into: lp:mojo/mojo-specs
Diff against target: 20 lines (+3/-3)
1 file modified
charm-testing/canonical-livepatch/deploy (+3/-3)
To merge this branch: bzr merge lp:~mthaddon/mojo/livepatch-charm-upgrade
Reviewer Review Type Date Requested Status
John Losito (community) Approve
Review via email: mp+379646@code.launchpad.net

Commit message

charm-testing/canonical-livepatch: rename application to match stage so upgrade testing works

Description of the change

charm-testing/canonical-livepatch: rename application to match stage so upgrade testing works

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
John Losito (jlosito) :
review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 160

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'charm-testing/canonical-livepatch/deploy'
2--- charm-testing/canonical-livepatch/deploy 2018-07-09 04:24:22 +0000
3+++ charm-testing/canonical-livepatch/deploy 2020-02-21 16:49:47 +0000
4@@ -3,7 +3,7 @@
5 services:
6 ubuntu:
7 charm: ubuntu
8- livepatch:
9+ canonical-livepatch:
10 charm: canonical-livepatch
11 options:
12 livepatch_key: include-file://{{local_dir}}/canonical-is-livepatch.key
13@@ -16,5 +16,5 @@
14 {%- endif %}
15 relations:
16 - ["ubuntu", "nrpe"]
17- - ["ubuntu", "livepatch"]
18- - ["livepatch", "nrpe"]
19+ - ["ubuntu", "canonical-livepatch"]
20+ - ["canonical-livepatch", "nrpe"]

Subscribers

People subscribed via source and target branches

to all changes: