Merge lp:~barryprice/charms/trusty/postgresql/clarify_backup_schedule into lp:charms/trusty/postgresql

Proposed by Barry Price
Status: Merged
Merged at revision: 139
Proposed branch: lp:~barryprice/charms/trusty/postgresql/clarify_backup_schedule
Merge into: lp:charms/trusty/postgresql
Diff against target: 17 lines (+2/-2)
1 file modified
config.yaml (+2/-2)
To merge this branch: bzr merge lp:~barryprice/charms/trusty/postgresql/clarify_backup_schedule
Reviewer Review Type Date Requested Status
Stuart Bishop (community) Approve
Review Queue (community) automated testing Approve
Review via email: mp+281422@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Barry Price (barryprice) wrote :

I'd ideally like to support backups on a more frequent basis than daily, but this at least clarifies the current reality.

Revision history for this message
Review Queue (review-queue) wrote :

This item has failed automated testing! Results available here http://juju-ci.vapour.ws:8080/job/charm-bundle-test-lxc/2010/

review: Needs Fixing (automated testing)
Revision history for this message
Review Queue (review-queue) wrote :

The results (PASS) are in and available here: http://juju-ci.vapour.ws:8080/job/charm-bundle-test-aws/1990/

review: Approve (automated testing)
Revision history for this message
Stuart Bishop (stub) wrote :

Yup.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'config.yaml'
2--- config.yaml 2015-08-17 16:06:02 +0000
3+++ config.yaml 2015-12-30 09:07:36 +0000
4@@ -124,11 +124,11 @@
5 backup_schedule:
6 default: "13 4 * * *"
7 type: string
8- description: Cron-formatted schedule for database backups.
9+ description: Cron-formatted schedule for daily database backups.
10 backup_retention_count:
11 default: 7
12 type: int
13- description: Number of recent backups to retain.
14+ description: Number of daily backups to retain.
15 nagios_context:
16 default: "juju"
17 type: string

Subscribers

People subscribed via source and target branches

to all changes: