lp:~stub/charms/precise/postgresql/pg93
Created by
Stuart Bishop
and last modified
- Get this branch:
- bzr branch lp:~stub/charms/precise/postgresql/pg93
Only
Stuart Bishop
can upload to this branch. If you are
Stuart Bishop
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Marco Ceppi (community): Approve
-
Diff: 1315 lines (+538/-184) 19 files modifiedapi.bzrignore (+3/-0)
Makefile (+20/-3)
README.md (+6/-3)
config.yaml (+38/-15)
hooks/charmhelpers/fetch/__init__.py (+2/-2)
hooks/hooks.py (+283/-132)
lib/ACCC4CF8.asc (+45/-0)
templates/pg_hba.conf.tmpl (+1/-1)
templates/pg_ident.conf.tmpl (+1/-0)
templates/postgresql.conf.tmpl (+5/-0)
templates/recovery.conf.tmpl (+1/-1)
test.py (+91/-21)
testing/jujufixture.py (+17/-5)
tests/00_setup.test (+12/-0)
tests/01_lint.test (+3/-0)
tests/02_unit_test.test (+1/-1)
tests/91_integration_test_91.test (+3/-0)
tests/92_integration_test_92.test (+3/-0)
tests/93_integration_test_93.test (+3/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Stuart Bishop
- Status:
- Development
Recent revisions
- 164. By Stuart Bishop
-
delint
- 163. By Stuart Bishop
-
Better fit with juju test
- 162. By Stuart Bishop
-
Merged tests into pg93.
- 161. By Stuart Bishop
-
Merged tests into pg93.
- 160. By Stuart Bishop
-
Resolve conflicts
- 159. By Stuart Bishop
-
Bump timeout to decrease flakeyness due to LP:1200267
- 158. By Stuart Bishop
-
Make basic replication test more robust
- 157. By Stuart Bishop
-
Improve config validation
- 156. By Stuart Bishop
-
Fix PG 9.2 & 9.3 replication
- 155. By Stuart Bishop
-
Fixes
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:charms/postgresql