Merge ~andersson123/autopkgtest-cloud:fix-amqp-status-collector into autopkgtest-cloud:master

Proposed by Tim Andersson
Status: Merged
Merged at revision: cef5531a28cb0d348e941699cced32196bfafe3a
Proposed branch: ~andersson123/autopkgtest-cloud:fix-amqp-status-collector
Merge into: autopkgtest-cloud:master
Diff against target: 12 lines (+1/-0)
1 file modified
charms/focal/autopkgtest-web/units/amqp-status-collector.service (+1/-0)
Reviewer Review Type Date Requested Status
Paride Legovini Approve
Review via email: mp+463658@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Paride Legovini (paride) :
review: Needs Information
Revision history for this message
Tim Andersson (andersson123) :
Revision history for this message
Paride Legovini (paride) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charms/focal/autopkgtest-web/units/amqp-status-collector.service b/charms/focal/autopkgtest-web/units/amqp-status-collector.service
2index d0f75de..bfb92ae 100644
3--- a/charms/focal/autopkgtest-web/units/amqp-status-collector.service
4+++ b/charms/focal/autopkgtest-web/units/amqp-status-collector.service
5@@ -5,6 +5,7 @@ StartLimitBurst=60
6
7 [Service]
8 RuntimeDirectory=amqp-status-collector
9+RuntimeDirectoryPreserve=yes
10 ExecStart=/home/ubuntu/webcontrol/amqp-status-collector
11 Restart=on-failure
12 RestartSec=1s

Subscribers

People subscribed via source and target branches