1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-02 09:53:24 +02:00
Commit Graph

913 Commits

Author SHA1 Message Date
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
Grigory Smolkin
0aad77e959 tests: minor fix in "incr_restore" module 2020-06-23 17:31:52 +03:00
Grigory Smolkin
5fa64b9609 tests: minor fixes 2020-06-23 12:16:21 +03:00
Grigory Smolkin
d72f2d8dd2 new tests for module 'incr_restore' 2020-06-23 00:17:22 +03:00
Grigory Smolkin
f3248993c5 [Issue #228] minor fixes in tests 2020-06-22 16:58:24 +03:00
Grigory Smolkin
c670de211a tests: update compatibility module 2020-06-22 13:52:56 +03:00
Grigory Smolkin
75e5496da1 tests: new test tests.merge.MergeTest.test_merge_page_header_map_retry 2020-06-21 23:02:53 +03:00
Grigory Smolkin
c8acde3f54 tests: fix tests.archive.ArchiveTest.test_archive_pg_receivexlog_partial_handling 2020-06-21 22:11:43 +03:00
Grigory Smolkin
3df12374be [Issue #228]: added tests for corruption, truncation and missing conditions 2020-06-21 13:55:15 +03:00
Grigory Smolkin
e80f1fe432 Merge branch 'release_2_4' into issue_228 2020-06-19 10:57:52 +03:00
Grigory Smolkin
53b7fe9c85 Merge branch 'master' into release_2_4 2020-06-19 10:57:39 +03:00
Grigory Smolkin
615a54edb5 tests: minor fixes 2020-06-19 10:49:32 +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
a0ba9167f2 tests: some fixes 2020-06-19 10:09:04 +03:00
Grigory Smolkin
d383697b88 tests: minor fixes in merge module 2020-06-19 02:36:38 +03:00
Grigory Smolkin
367c91b2e7 tests: new compatibility tests 2020-06-18 03:36:25 +03:00
Grigory Smolkin
2cb432655d [Issue #66] tests for hint bits 2020-06-13 16:31:04 +03:00
Grigory Smolkin
8b8a79f9dc Merge branch 'release_2_4' into issue_66 2020-06-12 02:10:26 +03:00
Grigory Smolkin
4fd6ba14d0 [Issue #226] fix tests 2020-06-12 02:07:29 +03:00
Grigory Smolkin
2c39666265 [Issue #66] add switchover tests 2020-06-11 19:38:19 +03:00
Grigory Smolkin
9bc310af8d [Issue #66] new tests 2020-06-11 14:36:13 +03:00
Grigory Smolkin
62db492105 [Issue #66] test fix 2020-06-11 00:01:45 +03:00
Grigory Smolkin
cf4d2b73ef tests: fixes for 'incr_restore' module 2020-06-10 20:07:46 +03:00
Grigory Smolkin
1c773d1653 Merge branch 'release_2_4' into issue_66 2020-06-10 01:37:06 +03:00
Grigory Smolkin
d3a386418d Merge branch 'master' into release_2_4 2020-06-10 01:36:14 +03:00
Grigory Smolkin
8aff48f102 [Issue #225] fix tests 2020-06-10 01:35:28 +03:00
Grigory Smolkin
e9d950f7d2 Merge branch 'release_2_4' into issue_66 2020-06-08 20:08:07 +03:00