lp://qastaging/~ballot/charms/xenial/daisy-retracer/lp1845257

Created by Benjamin Allot and last modified
Get this branch:
bzr branch lp://qastaging/~ballot/charms/xenial/daisy-retracer/lp1845257
Only Benjamin Allot can upload to this branch. If you are Benjamin Allot please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benjamin Allot
Status:
Development

Recent revisions

206. By Benjamin Allot

Add RestartSec directive and increase StartLimitBurst

The rationale behind this change is that the default RestartSec is 100ms.
Upon error of the service (because of a crash or whatever), it attempts to restart
very quickly 5 times, then stay in a failed state until manually restarted.

As seen in systemd.unit manual for the StartLimitBurst setting:

  Note that units which are configured for Restart= and which reach the start limit
  are not attempted to be restarted anymore;

The new limit try one restart every 10 seconds and the StartLimitInterval is set to
StartLimitBurst * RestartSec to avoid reaching this state.

205. By Brian Murray

hooks/upgrade-charm: need to get the new version of the code before we try deploying it

204. By Brian Murray

count the daily users of 20.04

203. By Brian Murray

templates/whoopsie-update-daily-users.bash.tmpl: the release variable needs to be double quoted so it is expanded

202. By Brian Murray

Need to escape things that are not variables for cheetah to mess with, make the script executable

201. By Brian Murray

properly configure the cron_runner test

200. By Brian Murray

Fix issue with whoopsie-update-daily-users cronjob being too long

199. By Brian Murray

templates/whoopsie-update-daily-users.cron.tmpl: Do not count the users of Ubuntu 18.10 as it is EoL

198. By Brian Murray

just overwrite the retracer telegraf config file, don't check to see if it exists

197. By Brian Murray

merge ballot's to remove '\n' from telegraf configuration

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers