Merge ~jacekn/prometheus-snap/+git/prometheus-snap:master into ~canonical-is-sa/prometheus-snap:master

Proposed by Jacek Nykis
Status: Merged
Merged at revision: da79a81f413e674c2bc6639b0ea16bd771ba8576
Proposed branch: ~jacekn/prometheus-snap/+git/prometheus-snap:master
Merge into: ~canonical-is-sa/prometheus-snap:master
Diff against target: 13 lines (+1/-1)
1 file modified
snapcraft.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Canonical IS SAs Pending
Review via email: mp+331128@code.launchpad.net

Description of the change

Bump stop timeout from 5 to 15min

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index 70f0dbd..4669d6e 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -10,7 +10,7 @@ apps:
6 command: 'bin/prometheus.wrapper'
7 plugs: [network-bind, network, content]
8 daemon: simple
9- stop-timeout: 300s
10+ stop-timeout: 900s
11 promtool:
12 command: 'bin/promtool'
13 plugs:

Subscribers

People subscribed via source and target branches

to all changes: