Grigory Smolkin
|
84e63979cd
|
tests: minor fixes
|
2020-12-03 21:31:01 +03:00 |
|
Grigory Smolkin
|
186fb72e1c
|
tests: minor fixes
|
2020-12-03 13:15:08 +03:00 |
|
Grigory Smolkin
|
7ddf8ee18a
|
tests: fixes for time_stamp module
|
2020-12-03 12:23:33 +03:00 |
|
Grigory Smolkin
|
50d2d9c3af
|
Version 2.4.5
|
2020-12-02 23:47:17 +03:00 |
|
Grigory Smolkin
|
17b3e2b586
|
[Issue #272] improve test coverage
|
2020-12-02 23:39:26 +03:00 |
|
Grigory Smolkin
|
dfe28b1ef8
|
tests: minor tweaks in merge module
|
2020-12-02 23:35:11 +03:00 |
|
Grigory Smolkin
|
e645a6c2ad
|
[Issue #266] improve test coverage
|
2020-12-02 23:34:28 +03:00 |
|
Grigory Smolkin
|
d11e3398f0
|
[Issue #238] in PG>=12 use postgresql.auto.conf for recovery parameters
|
2020-12-02 18:32:26 +03:00 |
|
Grigory Smolkin
|
1cf233d3a0
|
[Issue #281] Non-exclusive locking mode for read-only tasks, such as restore and validate
|
2020-12-01 12:36:36 +03:00 |
|
anastasia
|
bd29752456
|
Fix test test_basic_ptrack_truncate_replica. Pause replication before taking backup to make datadir comparison more stable.
|
2020-11-20 13:42:55 +03:00 |
|
Andrew A. Bille
|
10bd31097f
|
tests: stop "node" before deletion test dir
|
2020-11-20 12:24:39 +07: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
|
6defc76365
|
Merge branch 'master' of https://git.postgrespro.ru/pgpro-dev/pg_probackup
|
2020-11-19 14:36:51 +03:00 |
|
Grigory Smolkin
|
210c303694
|
tests: start restored node in test_basic_ptrack_truncate_replica
|
2020-11-18 15:46:03 +03:00 |
|
Andrew A. Bille
|
cbb721427d
|
tests: ignore ptrack.map.tmp in pgdata_content
|
2020-11-16 15:15:05 +07:00 |
|
Grigory Smolkin
|
2808cc673c
|
tests: fix test_checkdb_with_least_privileges
|
2020-11-14 04:11:33 +03:00 |
|
Grigory Smolkin
|
8c0badcd93
|
Merge branch 'master' of https://git.postgrespro.ru/pgpro-dev/pg_probackup
|
2020-11-09 14:02:40 +03:00 |
|
Grigory Smolkin
|
038f4cf869
|
[Issue #274] improve test coverage
|
2020-11-09 13:53:38 +03:00 |
|
Andrew A. Bille
|
104600f5c2
|
tests: another fix ptrack module to python3
|
2020-11-09 16:18:32 +07:00 |
|
Grigory Smolkin
|
895b57f67c
|
[Issue #274] tests: minor fix
|
2020-11-08 17:05:10 +03:00 |
|
Grigory Smolkin
|
7fa6dd2d4d
|
[Issue #274] added tests.logging.LogTest.test_issue_274
|
2020-11-08 14:59:07 +03:00 |
|
Grigory Smolkin
|
e806cf957e
|
tests: move ptrack module to python3
|
2020-11-04 16:31:22 +00:00 |
|
Andrew A. Bille
|
c796ab2c42
|
tests: fix errors for python3 in ptrack_helpers
|
2020-11-02 14:07:12 +07:00 |
|
Grigory Smolkin
|
3c00972bd4
|
tests: move to python3
|
2020-10-30 02:47:06 +03:00 |
|
Grigory Smolkin
|
98372aa8c4
|
tests: honor the paranoia flag in tests.ptrack.PtrackTest.test_basic_ptrack_truncate_replica
|
2020-10-27 21:10:04 +03:00 |
|
Andrew A. Bille
|
6ecfa8e15f
|
Disable autovacuum for correct checksum comparing
|
2020-10-23 17:19:28 +07:00 |
|
Grigory Smolkin
|
6a28319875
|
tests: rename test_ptrack_truncate_replica to test_basic_ptrack_truncate_replica
|
2020-10-22 21:37:34 +03:00 |
|
Grigory Smolkin
|
a1f576752d
|
tests: kludge for testgres, which currently does not support PG13
|
2020-10-19 18:57:48 +03:00 |
|
Grigory Smolkin
|
95a3fbaa11
|
Version 2.4.4
|
2020-09-26 09:28:48 +03:00 |
|
Grigory Smolkin
|
6b01210216
|
tests: use wal_keep_segments in make_simple_node
|
2020-09-26 09:27:46 +03:00 |
|
Grigory Smolkin
|
ee6d0327de
|
[Issue #261] fix tests
|
2020-09-25 11:49:05 +03:00 |
|
Grigory Smolkin
|
b4c03bb4ad
|
bump version to 2.4.3
|
2020-09-06 11:43:53 +03:00 |
|
Grigory Smolkin
|
28dfccd9bb
|
[Issue #246] fix tests.exclude.ExcludeTest.test_exclude_temp_files
|
2020-08-31 14:33:05 +03:00 |
|
Grigory Smolkin
|
ff2053be21
|
[Issue #249] added tests.restore.RestoreTest.test_issue_249
|
2020-08-31 14:02:11 +03:00 |
|
Grigory Smolkin
|
c1ed6ffaba
|
[Issue #250] tests: added tests.merge.MergeTest.test_merge_remote_mode
|
2020-08-27 22:01:10 +03:00 |
|
Grigory Smolkin
|
7b6b782bf6
|
tests: added tests.merge.MergeTest.test_missing_non_data_file
|
2020-08-27 21:02:44 +03:00 |
|
Grigory Smolkin
|
c90b45ae3b
|
tests: added tests.merge.MergeTest.test_missing_data_file
|
2020-08-27 20:40:16 +03:00 |
|
Grigory Smolkin
|
24c3874397
|
tests: added tests.replica.ReplicaTest.test_replica_switchover
|
2020-08-27 17:34:35 +03:00 |
|
Grigory Smolkin
|
fc74e7dc2f
|
Merge branch 'ptrack_to_delta'
|
2020-08-25 13:59:39 +03:00 |
|
Grigory Smolkin
|
8b43cae3a8
|
tests: ptrack2 support for PG11
|
2020-08-24 19:01:35 +03:00 |
|
Grigory Smolkin
|
066bb50274
|
tests: added tests.ptrack.PtrackTest.test_ptrack_stop_pg
|
2020-08-19 14:05:55 +03:00 |
|
Grigory Smolkin
|
b7a4439433
|
[Issue #246] added tests.exclude.ExcludeTest.test_exclude_temp_files
|
2020-08-14 14:47:02 +03:00 |
|
Alexey Kondratov
|
93f0f5e6cd
|
Update error message inside test_ptrack_pg_resetxlog
|
2020-07-22 16:35:11 +03:00 |
|
Grigory Smolkin
|
970bd02b11
|
tests: added tests.ptrack.PtrackTest.test_ptrack_eat_my_data
|
2020-07-17 12:08:23 +03:00 |
|
Grigory Smolkin
|
814700126d
|
tests: fix streaming in tests.incr_restore.IncrRestoreTest.test_basic_incr_restore_sanity
|
2020-07-06 14:05:13 +03:00 |
|
Grigory Smolkin
|
7fc70c85f2
|
Version 2.4.2
|
2020-07-01 00:27:58 +03:00 |
|
Grigory Smolkin
|
ced96b2387
|
Version 2.4.1
|
2020-06-24 22:46:11 +03:00 |
|
Grigory Smolkin
|
5a41524251
|
tests: improve test coverage of partial incremental restore case
|
2020-06-24 22:42:35 +03:00 |
|
Grigory Smolkin
|
dfcf2d4bf9
|
tests: fix external tests for Windows
|
2020-06-23 23:07:53 +03:00 |
|
Grigory Smolkin
|
852c993231
|
tests: improve node cleanup in "incr_restore" module
|
2020-06-23 18:44:41 +03:00 |
|