1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-09 14:45:47 +02:00
Commit Graph

1022 Commits

Author SHA1 Message Date
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
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
Grigory Smolkin
08b9cb7689 Merge branch 'master' into release_2_4 2020-06-08 20:05:46 +03:00
Grigory Smolkin
7cf1d5bca2 Version 2.3.5 2020-06-07 16:59:13 +03:00
Grigory Smolkin
889465b0ec tests: fixes for 2.3.5 2020-06-07 16:51:13 +03:00
Grigory Smolkin
e31bd6c88e tests: minor fix in "merge" module 2020-06-06 15:02:26 +03:00
Grigory Smolkin
618fa3f7ed [Issue #219] added test tests.init.InitTest.test_add_instance_idempotence 2020-06-05 23:33:38 +03:00
Grigory Smolkin
ae832a963e tests: added new module "incr_restore" 2020-06-05 21:35:59 +03:00
Grigory Smolkin
4e1ec276cb [Issue #188] minor fix for tests 2020-06-05 15:46:45 +03:00
gsmol
da6cb87e7d
Merge pull request #222 from kuzmindb/issue_188
Issue 188
2020-06-05 04:01:08 -07:00
Grigory Smolkin
8497cf6a37 Merge branch 'release_2_4' into issue_66 2020-06-03 15:39:25 +03:00
Grigory Smolkin
93f8291617 Merge branch 'master' into release_2_4 2020-06-03 15:39:10 +03:00
Grigory Smolkin
683e491f1a [PBCKP-98]: fix tests 2020-06-03 15:31:47 +03:00
Grigory Smolkin
783f0163ed tests: fixes 2020-06-03 15:28:20 +03:00
Dmitriy Kuzmin
cca2631fb6 Merge remote-tracking branch 'origin/master' into issue_188 2020-06-02 21:35:28 +10:00
Grigory Smolkin
fd36a5133e Merge branch 'master' into release_2_4 2020-05-31 06:32:12 +03:00
Grigory Smolkin
13a16e23b5 tests: fixes for d46fa5f82f 2020-05-31 06:31:04 +03:00
Grigory Smolkin
df1e65802a Merge branch 'master' into release_2_4 2020-05-27 01:15:41 +03:00
Grigory Smolkin
d6ea475e4b Version 2.3.4 2020-05-26 00:23:58 +03:00
Grigory Smolkin
205ca27448 [Issue #217] test coverage added 2020-05-25 18:40:13 +03:00
Grigory Smolkin
b72089e11e tests: added tests.compatibility.CompatibilityTest.test_hidden_files 2020-05-25 18:32:49 +03:00
Grigory Smolkin
721a15360b tests: fix tests.retention.RetentionTest.test_window_merge_interleaved_incremental_chains_1 2020-05-23 13:48:16 +03:00
Grigory Smolkin
eea727db17 tests: fix tests.backup.BackupTest.test_page_detect_corruption 2020-05-22 23:22:54 +03:00
Grigory Smolkin
59715f24de Merge branch 'release_2_4' into issue_205 2020-05-21 19:09:39 +03:00
Grigory Smolkin
0f58b2dcf4 Merge branch 'master' into release_2_4 2020-05-21 19:08:06 +03:00
Grigory Smolkin
600d146b19 tests: remove tests for page healing via pg_ptrack_get_block 2020-05-21 19:05:20 +03:00
Alexey Kondratov
0b1ae536be Fix (?) test_ptrack_uncommitted_xact 2020-05-21 14:00:35 +03:00
Alexey Kondratov
75f8a1a585 Skip test_ptrack_get_block for ptrack 2.* 2020-05-21 14:00:05 +03:00
Alexey Kondratov
667a80edfb Adopt ptrack 2.1 public API changes 2020-05-21 13:59:58 +03:00
Alexey Kondratov
583ffaaa30 Teach pg_probackup to work with ptrack 2.1 2020-05-21 13:59:44 +03:00
Alexey Kondratov
61b476bb31 Correct expected error message in the test_ptrack_pg_resetxlog 2020-05-21 13:59:33 +03:00
Grigory Smolkin
a4e9eff91b tests: added tests.exclude.ExcludeTest.test_exclude_log_dir_1 and tests.exclude.ExcludeTest.test_exclude_log_dir 2020-05-21 13:44:22 +03:00
Dmitriy Kuzmin
09a78d29db issue 188: add test 2020-05-21 00:27:33 +10:00
Grigory Smolkin
c363de2280 Merge branch 'release_2_4' into issue_205 2020-05-19 21:21:32 +03:00
Alexey Kondratov
19129a7e64 Fix (?) test_ptrack_uncommitted_xact 2020-05-19 19:37:50 +03:00
Alexey Kondratov
0da843c073 Skip test_ptrack_get_block for ptrack 2.* 2020-05-19 19:37:50 +03:00
Alexey Kondratov
01dc9cf062 Adopt ptrack 2.1 public API changes 2020-05-19 19:37:50 +03:00
Alexey Kondratov
ad34a1d53c Teach pg_probackup to work with ptrack 2.1 2020-05-19 19:37:50 +03:00
Alexey Kondratov
8d1b5df07c Correct expected error message in the test_ptrack_pg_resetxlog 2020-05-19 19:37:50 +03:00
Grigory Smolkin
1475a5dc55 [Issue #205] fix some tests 2020-05-19 19:29:05 +03:00
Grigory Smolkin
50e1f77faa tests: minor improvemnt for "merge" module 2020-05-18 01:40:37 +03:00
Grigory Smolkin
6a736c2db6 Version 2.3.3 2020-05-14 18:00:29 +03:00
Grigory Smolkin
b0e90be2c2 tests: minor fixes 2020-05-14 13:27:17 +03:00
Grigory Smolkin
7bc8f49081 tests: added tests.backup.BackupTest.test_drop_db_during_full_backup 2020-05-14 12:54:17 +03:00
Grigory Smolkin
04d1ec93fc tests: added tests.backup.BackupTest.test_drop_rel_during_full_backup 2020-05-13 23:51:01 +03:00
Grigory Smolkin
cddc778024 [Issue #203] test coverage 2020-05-13 17:10:47 +03:00
Grigory Smolkin
77e99179af Version 2.3.2 2020-05-11 21:24:51 +03:00
Grigory Smolkin
7d0add5ad6 tests: fixes 2020-05-11 21:23:25 +03:00
Grigory Smolkin
73efc0bec8 [Issue #203] test coverage 2020-05-11 15:25:29 +03:00
Grigory Smolkin
5bdfd0fe5c Version 2.3.1 2020-05-03 00:02:16 +03:00
Grigory Smolkin
53f9d283d7 tests: some more fixes for 2.3.1 2020-05-03 00:02:11 +03:00
Grigory Smolkin
60fba17221 tests: added tests.merge.MergeTest.test_multi_timeline_merge 2020-05-02 21:29:35 +03:00
Grigory Smolkin
96090b2522 tests: some more fixes 2020-05-02 14:43:50 +03:00
Grigory Smolkin
6247ba4f53 tests: fixes 2020-05-02 14:20:50 +03:00
Grigory Smolkin
0f0aa42d15 tests: update for tests.page.PageTest.test_multi_timeline_page 2020-05-01 14:13:08 +03:00
Grigory Smolkin
99fdd3b919 Version 2.3.0 2020-04-29 14:28:55 +03:00
Grigory Smolkin
1c81e75699 minor improvements 2020-04-29 14:27:36 +03:00
Grigory Smolkin
853d68522f tests: disable autostart 2020-04-29 03:09:57 +03:00
Grigory Smolkin
2927549456 tests: fixes for 2.3.0 2020-04-29 01:26:56 +03:00
Grigory Smolkin
f7159f3333 tests: various fixes 2020-04-24 20:28:33 +03:00
Grigory Smolkin
e4d1db83cb tests: some fixes for ptrack 2020-04-22 23:37:08 +03:00
Grigory Smolkin
bebdef6c16 tests: fixes 2020-04-22 01:17:06 +03:00
gsmol
498134fe12
Merge pull request #196 from kuzmindb/issue_181
Issue 181
2020-04-21 02:14:36 +03:00
Grigory Smolkin
aa27b53f9d [Issue #177] added test tests.archive.ArchiveTest.test_archive_show_partial_files_handling 2020-04-20 18:49:46 +03:00
Dmitriy Kuzmin
83cee2d01c add test test_parent_backup_made_by_newer_version 2020-04-20 23:47:16 +10:00
Dmitriy Kuzmin
3fd92c629a add probackup_version attribute to tests 2020-04-20 23:47:16 +10:00
Grigory Smolkin
23532e8bac [Issue #183] test coverage 2020-04-20 14:11:20 +03:00
Grigory Smolkin
70143fca17 [Issue #146] tests update 2020-04-19 02:50:49 +03:00
Grigory Smolkin
1e2491eb80 Merge branch 'master' into issue_146 2020-04-18 16:40:38 +03:00
Grigory Smolkin
2fdab7c387 [Issue #120] fix tests.delete.DeleteTest.test_delete_error_backups 2020-04-18 13:53:55 +03:00
Grigory Smolkin
3429ef149e Merge branch 'master' into issue_120 2020-04-17 14:10:57 +03:00
Grigory Smolkin
703d311b4b [Issue #185] archive-get refactoring: multi-threading, batching, prefetchin, retrying and handling of '.partial' files 2020-04-17 03:40:23 +03:00
Grigory Smolkin
439c27c7e7 [Issue #180] test coverage 2020-04-10 16:05:52 +03:00
Grigory Smolkin
9679cae18b tests: some more ptrack fixes 2020-04-09 12:05:55 +03:00
Grigory Smolkin
b5aee7df03 tests: fixes for ptrack 2020-04-09 01:22:45 +03:00
Grigory Smolkin
4d51c7f549 [Issue #143] review feedback implementation 2020-04-03 20:03:01 +03:00
Grigory Smolkin
4a94fdaa33 [Issue #143] Multi-timeline incremental chain 2020-04-03 18:08:53 +03:00
Grigory Smolkin
a196073944 [Issue #174] archive-push improvements: batching, multi-thread support, checksum computation on remote agent, use O_EXCL flag, --no-sync flag support 2020-03-25 00:19:46 +03:00
Victor Spirin
b3ac7469b2 [Issue #146] Test update for backup note 2020-03-25 00:16:53 +03:00
Grigory Smolkin
9864f5816e [Issue #120] Review 2020-03-24 21:37:35 +03:00
Grigory Smolkin
d5d58f54a9 Merge branch 'master' into issue_120 2020-03-24 20:10:42 +03:00
Grigory Smolkin
0cef487f43 [Issue #187] test fix 2020-03-21 01:37:05 +03:00
Victor Spirin
98c22cae46 Updated documentation and test for --status option of delete command 2020-03-17 21:48:43 +03:00
Grigory Smolkin
e124234b1d [Issue #182] test coverage 2020-03-15 19:02:35 +03:00
Grigory Smolkin
c50b0b16f0 [Issue #149] test coverage 2020-03-14 21:42:50 +03:00
Grigory Smolkin
86fd79512a [Issue #172] Optimize remote backup in PAGE and PTRACK modes 2020-03-14 14:35:57 +03:00
Grigory Smolkin
da283d3ead tests: added tests.merge.MergeTest.test_idempotent_merge 2020-03-06 11:48:11 +03:00
Grigory Smolkin
7b342e3946 Merge branch 'issue_171' 2020-03-06 02:31:35 +03:00
Grigory Smolkin
ac017dd8da [Issue #169] added tests for issues, pointed out by review 2020-03-02 20:05:30 +03:00
Victor Spirin
529a1878d0 Fixes test for --error-state option 2020-02-27 15:19:47 +03:00
Grigory Smolkin
d46e96b808 [Issue #171] test coverage 2020-02-23 22:04:14 +03:00
Grigory Smolkin
07620839b3 Merge branch 'master' into issue_169 2020-02-22 18:29:11 +03:00
Grigory Smolkin
c2f3968736 [Issue #175] test coverage 2020-02-22 18:17:41 +03:00