1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-07-07 06:05:35 +02:00
Commit Graph

43 Commits

Author SHA1 Message Date
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
b14dda4d49 [Issue #369] fix tests 2021-04-22 17:36:04 +03:00
302f231440 merge master 2021-02-19 11:37:11 +03:00
dd8c23c9b1 delete nodes in del_test_dir 2021-02-18 05:13:11 +00:00
7b2f46cbc0 tests: minor fixes 2021-02-17 14:58:11 +03:00
be3be870b9 [Issue #328] improve test coverage 2021-02-17 14:50:49 +03:00
04bab3e927 [Issue #328] added tests.retention.RetentionTest.test_concurrent_running_backup 2021-02-17 12:50:38 +03:00
1cf233d3a0 [Issue #281] Non-exclusive locking mode for read-only tasks, such as restore and validate 2020-12-01 12:36:36 +03:00
3c00972bd4 tests: move to python3 2020-10-30 02:47:06 +03:00
53b7fe9c85 Merge branch 'master' into release_2_4 2020-06-19 10:57:39 +03:00
6f89a53ce0 tests: for basic smoke tests avoid crashish of PostgreSQL cluster when cleaning up test directories 2020-06-19 10:39:29 +03:00
721a15360b tests: fix tests.retention.RetentionTest.test_window_merge_interleaved_incremental_chains_1 2020-05-23 13:48:16 +03:00
70143fca17 [Issue #146] tests update 2020-04-19 02:50:49 +03:00
4a94fdaa33 [Issue #143] Multi-timeline incremental chain 2020-04-03 18:08:53 +03:00
b15c7f1587 [Issue #169] test coverage 2020-02-21 22:19:52 +03:00
b7f69ae206 tests: update comments 2019-12-29 21:41:47 +03:00
fc81de2398 Merge branch 'master' into issue_150 2019-12-27 00:56:00 +03:00
6dc2eaf9db [Issue #155] tests fixes 2019-12-27 00:39:35 +03:00
2e6aa530ad [Issue #150] added set_backup.SetBackupTest.test_wal_retention_and_pinning and set_backup.SetBackupTest.test_wal_retention_and_pinning_1 2019-12-26 00:08:57 +03:00
dd37757049 tests: fixes 2019-10-23 11:32:23 +03:00
23f7e11544 tests: minor fixes 2019-10-09 13:23:14 +03:00
1d8a654726 [Issue #127] WAL retention 2019-10-08 17:47:41 +03:00
0deff06912 tests: minor fixes 2019-10-08 14:33:52 +03:00
c4b49c6abb [Issue #68] the backup pinning 2019-10-07 14:28:03 +03:00
6062362519 tests: fixes 2019-10-04 10:36:56 +03:00
5e618d44c5 tests: added retention.RetentionTest.test_failed_merge_redundancy_retention 2019-08-28 20:12:13 +03:00
8b15753a04 tests: added retention.RetentionTest.test_wal_purge_victim 2019-08-06 00:01:05 +03:00
535e417ba8 tests: added retention.RetentionTest.test_agressive_retention_window_purge 2019-08-05 23:35:51 +03:00
142540705d tests: added retention.RetentionTest.test_window_error_backups_1 and retention.RetentionTest.test_window_error_backups_2 2019-08-01 23:57:14 +03:00
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
6caf77ebbe tests: minor fixes 2019-06-29 03:19:31 +03:00
4217bc2c22 [Issue #92] Overlapping chains and retention redundancy 2019-06-27 13:09:42 +03:00
54737fb8f4 tests: added retention.RetentionTest.test_retention_redundancy_overlapping_chains 2019-06-27 01:41:21 +03:00
88fed2b424 tests: add suit of basic tests 2019-05-28 12:41:03 +03:00
1e1daa0079 tests: added tests.external.ExternalTest.test_smart_restore_externals 2019-05-06 21:22:16 +03:00
b7a9a20b99 tests: fixes for Windows 2019-04-30 20:18:40 +03:00
8ffe2ba597 tests: minor fix 2019-04-25 13:31:40 +03:00
75447d71f2 tests: minor fix 2019-04-25 13:29:43 +03:00
1eeff19253 tests: fixes for PG 9.5 2019-04-22 20:52:00 +03:00
0726ca63db tests: minor fixes 2019-03-27 10:10:18 +03:00
092771792d tests: for pgpro-2573 2019-03-25 17:15:46 +03:00
d1722ea172 tests: added test_retention_interleaved_incremental_chains 2019-03-23 02:16:42 +03:00
aaf19f3ea3 tests: rename module retention_test to retention 2019-03-22 22:14:58 +03:00