|
Ran
|
Files
12
|
Run time
0s
|
Badge
README BADGES
|
push
travis-ci
Close #72: Master-slave deployment configuration for PostgreSQL (#73) * idea * clear event state after all process finished their work * master.host obtaining * create new slave * optimized master/slave detection * optimized master/slave detection * abort if no master found while db exists * added argument to get_recovery_config() * master promotion * call create_db() if new master was promoted * fixed comment * copy_data_from_master() implementation * restart on recovery config updated * MasterSlavePostgresqlContainer returns True if recovery config was changed * escaped $PGDATA * intermediate commit * do not skip any error * do not suppress errors * fixed PostgresqlContainer.update() tests * fixed PostgresqlContainer.revert() tests * MasterSlavePostgresqlContainer.revert() has been disabled * improved error message * improved error handling * StreamingReplicatedPostgresqlContainer.update_recovery_config() tests * StreamingReplicatedPostgresqlContainer.revert() tests * StreamingReplicatedPostgresqlContainer.update() tests * added test case with different recovery.conf * improved test case * updated changelog * added master promotion option * Container.info and Image.info raise error if entity not found * vagrant configuration * parallel nginx deploy * default postgresql 9.6 config * improved ssh-configs parsing * added a couple of TODOs * yet another TODO * implemented cycle * ready for tests * configs * fixed configs * fixed master promotion * fixed master_obtained setting * fixed test with new slave * improved fabfile.py * README * index README * added link to examples and recipes * fixed README * updated changelog * use parallel mode * streaming_replication => master_slave * use Condition instead of Lock * Revert "use Condition instead of Lock" This reverts commit 75b4b15ef. * fixed comment description * moved postgres/postgresql => postgres * added master-slave feature
788 of 825 relevant lines covered (95.52%)
0.96 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|