Yura Sokolov
d3bbb74d01
tests: disable autovacuum by default
...
With autovacuum enabled tests are unstable. Especially they are unstable
if postgresql is running under valgrind and therefore is severely
inhibited (and vacuum has time to be triggered).
2021-05-25 17:09:42 +03:00
Grigory Smolkin
278d433194
[Issue #310 ] fix tests.replica.ReplicaTest.test_replica_promote_3
2021-04-22 18:02:46 +03:00
Grigory Smolkin
ed897d45e3
[Issue #310 ] fix tests.replica.ReplicaTest.test_parent_choosing
2021-04-22 17:49:06 +03:00
a.kozhemyakin
dd8c23c9b1
delete nodes in del_test_dir
2021-02-18 05:13:11 +00:00
Grigory Smolkin
33d288380e
tests: minor fixes
2020-12-07 17:13:51 +03:00
Grigory Smolkin
da50370dbb
[Issue #283 ] added tests.replica.ReplicaTest.test_replica_via_basebackup
2020-12-07 00:47:00 +03:00
Grigory Smolkin
cde244e1ba
tests: added tests.replica.ReplicaTest.test_start_stop_lsn_in_the_same_segno
2020-11-20 00:05:35 +03:00
Grigory Smolkin
24c3874397
tests: added tests.replica.ReplicaTest.test_replica_switchover
2020-08-27 17:34:35 +03:00
Grigory Smolkin
53b7fe9c85
Merge branch 'master' into release_2_4
2020-06-19 10:57:39 +03:00
Grigory Smolkin
6f89a53ce0
tests: for basic smoke tests avoid crashish of PostgreSQL cluster when cleaning up test directories
2020-06-19 10:39:29 +03:00
Grigory Smolkin
4fd6ba14d0
[Issue #226 ] fix tests
2020-06-12 02:07:29 +03:00
Grigory Smolkin
683e491f1a
[PBCKP-98]: fix tests
2020-06-03 15:31:47 +03:00
Grigory Smolkin
13a16e23b5
tests: fixes for d46fa5f82fe086
2020-05-31 06:31:04 +03:00
Grigory Smolkin
2927549456
tests: fixes for 2.3.0
2020-04-29 01:26:56 +03:00
Grigory Smolkin
bebdef6c16
tests: fixes
2020-04-22 01:17:06 +03:00
Grigory Smolkin
4a94fdaa33
[Issue #143 ] Multi-timeline incremental chain
2020-04-03 18:08:53 +03:00
Grigory Smolkin
b15c7f1587
[Issue #169 ] test coverage
2020-02-21 22:19:52 +03:00
Grigory Smolkin
75fefb0858
tests: minor fixes
2019-12-24 15:03:59 +03:00
Alexey Kondratov
64d35c5022
Added support for ptrack 2.0
2019-12-23 18:23:29 +03:00
Grigory Smolkin
2d2da5010d
tests: minor fixes
2019-11-01 15:23:31 +03:00
Grigory Smolkin
721b843416
tests: fixes for 9.5
2019-10-24 17:55:52 +03:00
Grigory Smolkin
effea35742
tests: support PG12
2019-10-19 09:48:35 +03:00
Grigory Smolkin
a71829db33
tests: minor improvements
2019-10-15 21:48:37 +03:00
Grigory Smolkin
6ca984b63d
tests: fix for "replica" module
2019-10-11 19:03:55 +03:00
Grigory Smolkin
9f817080e6
Merge branch 'issue_115'
2019-09-06 14:43:37 +03:00
Grigory Smolkin
a98ff6154a
[Issue #115 ]: some improvements of sanity and comments. Also do not wait for NullOffset LSN when looking for previous record
2019-09-06 13:20:42 +03:00
Grigory Smolkin
3093bb91b7
tests: minor fix
2019-09-05 15:57:21 +03:00
Grigory Smolkin
d656405432
[Issue #117 ] fix tests
2019-09-05 15:43:32 +03:00
Grigory Smolkin
8630b0d1a3
[Issue #117 ] test coverage
2019-09-05 13:54:28 +03:00
Grigory Smolkin
18211c5f18
[Issue #115 ] test coverage
2019-09-05 09:30:45 +03:00
Grigory Smolkin
69eed7acb5
tests: minor fixes for "archive" module
2019-07-15 19:24:31 +03:00
Grigory Smolkin
f87fd1b2ac
tests: added replica.ReplicaTest.test_replica_promote
2019-07-03 17:57:11 +03:00
Grigory Smolkin
88fed2b424
tests: add suit of basic tests
2019-05-28 12:41:03 +03:00
Grigory Smolkin
1eeff19253
tests: fixes for PG 9.5
2019-04-22 20:52:00 +03:00
Grigory Smolkin
380d6c655f
tests: minor fixes
2019-04-20 12:42:17 +03:00
Grigory Smolkin
06add7d59f
tests: minor fix for replica.ReplicaTest.test_replica_archive_page_backup
2019-04-11 17:00:44 +03:00
Arthur Zakirov
dcdd21300b
tests: do not call exit(1)
2019-01-09 18:25:52 +03:00
Arthur Zakirov
1fff8a2d3d
tests: pass replica=True to replica for slow_start()
2019-01-09 16:58:37 +03:00
Grigory Smolkin
f6c1966415
tests: windows support, eschew using node.restart()
2018-12-27 17:19:23 +03:00
Grigory Smolkin
b61df02ce1
tests: windows compatibility, cross-platform path for base_dir
2018-12-26 22:59:13 +03:00
Grigory Smolkin
7b66795b8a
tests: windows support
2018-12-25 17:48:49 +03:00
Grigory Smolkin
b52ee32440
tests: minor fixes
2018-11-24 22:57:27 +03:00
Arthur Zakirov
b4672e3ac8
PGPRO-2180: In pg_stop_backup for replica wait for LSN of prior record
2018-11-21 18:30:03 +03:00
Grigory Smolkin
fe00564707
tests: minor fixes
2018-11-16 09:35:41 +03:00
Grigory Smolkin
d2271554a2
tests: minor fixes
2018-11-12 11:51:58 +03:00
Grigory Smolkin
8e716791ba
tests: minor fixes
2018-11-11 21:53:00 +03:00
Grigory Smolkin
f0864a2d43
tests: replica slow_start() minor change
2018-07-15 16:37:48 +03:00
Grigory Smolkin
b67c0b54c4
add replica flag in slow_start() method
2018-07-14 02:45:17 +03:00
Grigory Smolkin
351ce4afd7
set default recovery target to pause, minor fixes for help, tests coverage
2018-03-23 13:23:17 +03:00
s.logvinenko
ba828847a5
fux replica.py
2017-11-08 10:55:48 +03:00