Merge autopkgtest-cloud:pin-rabbitmq-charm into autopkgtest-cloud:master

Proposed by Brian Murray
Status: Merged
Approved by: Tim Andersson
Approved revision: ca8fdc4a8a5f00336538263ca98d1a3d7142137b
Merged at revision: ca8fdc4a8a5f00336538263ca98d1a3d7142137b
Proposed branch: autopkgtest-cloud:pin-rabbitmq-charm
Merge into: autopkgtest-cloud:master
Diff against target: 12 lines (+1/-0)
1 file modified
mojo/service-bundle (+1/-0)
Reviewer Review Type Date Requested Status
Tim Andersson Approve
Review via email: mp+448641@code.launchpad.net

Description of the change

We ran into a bug (charm stuck in waiting) when upgrading to revision 177 of the rabbitmq-server charm and managed to work around it by downgrading to revision 176. Let's commit that change to the service-bundle until the charm is sorted.

To post a comment you must log in.
Revision history for this message
Tim Andersson (andersson123) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/mojo/service-bundle b/mojo/service-bundle
2index 6a60e35..dfb3c94 100644
3--- a/mojo/service-bundle
4+++ b/mojo/service-bundle
5@@ -251,6 +251,7 @@ applications:
6 {%- endif %}
7 rabbitmq-server:
8 charm: cs:rabbitmq-server
9+ revision: 176
10 constraints: mem=8G
11 expose: true
12 num_units: 1

Subscribers

People subscribed via source and target branches