1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-02-20 20:15:51 +02:00

100 Commits

Author SHA1 Message Date
Ivan Lazarev
a2c1e6d6b4 [PBCKP-304] removed direct calls to ProbackupTest.del_test_dir() from tests 2022-11-09 02:50:36 +03:00
Ivan Lazarev
9f3f530ec7 [PBCKP-304] extracted all cleanup routines to ptrack.py.TearDown() 2022-11-09 01:55:28 +03:00
Mikhail A. Kulagin
1bb0762729
[PBCKP-259] fix for 'ERROR: Cannot create directory for older backup'… (#526)
* [PBCKP-259] fix for 'ERROR: Cannot create directory for older backup', rewrite --start_time implementation
* rewritten 5f2283c8deac88ea49ea6223a3aa72e2cf462eb5
* fixes for several tests
* disabled tests.merge.MergeTest.test_merge_backup_from_future and tests.restore.RestoreTest.test_restore_backup_from_future as incorrect for now

Co-authored-by: d.lepikhova <d.lepikhova@postgrespro.ru>
2022-09-01 14:38:17 +03:00
Ivan Lazarev
9c6e3ce3f7 [PBCKP-220] all gdb tests fixup 2022-07-01 13:52:20 +03:00
Grigory Smolkin
7ca590c6cc tests: drop ptrack1 suppport 2021-06-18 12:12:37 +03:00
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
a.kozhemyakin
dd8c23c9b1 delete nodes in del_test_dir 2021-02-18 05:13:11 +00:00
Grigory Smolkin
bdcc28d36c tests: minor fixes for backup and merge modules 2021-02-11 09:51:38 +03:00
Grigory Smolkin
7ecb56e743 [Issue #320] improve test coverage 2021-02-08 22:25:58 +03:00
Grigory Smolkin
dfe28b1ef8 tests: minor tweaks in merge module 2020-12-02 23:35:11 +03:00
Grigory Smolkin
3c00972bd4 tests: move to python3 2020-10-30 02:47:06 +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
75e5496da1 tests: new test tests.merge.MergeTest.test_merge_page_header_map_retry 2020-06-21 23:02:53 +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
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
d383697b88 tests: minor fixes in merge module 2020-06-19 02:36:38 +03:00
Grigory Smolkin
08b9cb7689 Merge branch 'master' into release_2_4 2020-06-08 20:05:46 +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
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
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
60fba17221 tests: added tests.merge.MergeTest.test_multi_timeline_merge 2020-05-02 21:29:35 +03: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
da283d3ead tests: added tests.merge.MergeTest.test_idempotent_merge 2020-03-06 11:48:11 +03:00
Grigory Smolkin
b15c7f1587 [Issue #169] test coverage 2020-02-21 22:19:52 +03:00
Grigory Smolkin
68922f2151 tests: various fixes 2019-12-28 18:53:33 +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
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
0deff06912 tests: minor fixes 2019-10-08 14:33:52 +03:00
Grigory Smolkin
dd124b34d9 [Issue #113] improve test coverage 2019-08-27 20:01:38 +03:00
Grigory Smolkin
db73f84057 [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
Grigory Smolkin
2ec247d2cb tests: minor fixes 2019-07-20 06:32:52 +03:00
Grigory Smolkin
ab2d595a02 tests: fixes 2019-07-19 20:05:30 +03:00
Grigory Smolkin
b38692f464 tests: now ptrack tests by default are disabled, they can be enables via PG_PROBACKUP_PTRACK env variable. Multiple fixes, especially for PG 9.5 2019-07-12 18:01:28 +03:00
Grigory Smolkin
265837b106 tests: minor fixes 2019-07-01 16:24:57 +03:00
Grigory Smolkin
2d7e60f9b1 tests: minor fixes 2019-05-29 18:49:38 +03:00
Grigory Smolkin
88fed2b424 tests: add suit of basic tests 2019-05-28 12:41:03 +03:00
Grigory Smolkin
8514420c3f tests: minor changes 2019-05-28 11:22:58 +03:00
Grigory Smolkin
d436270b8e tests: minor fixes 2019-05-28 11:11:41 +03:00
Grigory Smolkin
00cbcc8160 tests: fixes 2019-05-23 11:29:00 +03:00
Grigory Smolkin
c9c55590b0 tests: fix typo 2019-05-06 19:21:22 +03:00
Grigory Smolkin
5b53945751 tests: fixed tests.merge.MergeTest.test_failed_merge_after_delete 2019-05-06 19:18:19 +03:00