Grigory Smolkin
ab85396a85
Merge branch 'master' into release_2_5
2021-05-26 21:08:39 +03:00
Grigory Smolkin
4188a699f2
Version 2.4.16
2021-05-26 12:57:10 +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
Grigory Smolkin
d8050e5ce4
[Issue #385 ] improve test coverage
2021-05-18 14:59:00 +03:00
Grigory Smolkin
0e4b3a970a
[Issue #385 ] pg_stop_backup refactoring, part 1
2021-05-18 12:12:42 +03:00
Grigory Smolkin
cf0888594f
Merge branch 'master' into release_2_5
2021-05-15 12:21:57 +03:00
Grigory Smolkin
3837a62dca
tests: fix env in test_archive_pg_receivexlog_partial_handling
2021-04-26 12:56:44 +03:00
Grigory Smolkin
23b00b1ddf
tests: set env for run_binary
2021-04-26 12:52:37 +03:00
Grigory Smolkin
1c860ff9bc
tests: fix typo in test_validate_instance_with_several_corrupt_backups_interrupt
2021-04-25 21:39:56 +03:00
Grigory Smolkin
2bbecfd06c
tests: added test_validate_instance_with_several_corrupt_backups and test_validate_instance_with_several_corrupt_backups_interrupt
2021-04-25 19:13:23 +03:00
Grigory Smolkin
931e0a451c
Version 2.4.15
2021-04-25 17:00:53 +03:00
Grigory Smolkin
e387e8e0d5
tests: update expected help
2021-04-25 16:58:32 +03:00
Grigory Smolkin
9f29fb9b59
tests: sleep in slow_start
2021-04-25 15:33:49 +03:00
Grigory Smolkin
13492bf8ca
tests: disable autovacuum in test_checksum_corruption_detection
2021-04-25 15:04:06 +03:00
Grigory Smolkin
df8aadfe2d
tests: kill pg_receivexlog after test_archive_pg_receivexlog_partial_handling
2021-04-25 14:22:51 +03:00
Grigory Smolkin
7a3f26fbba
tests: disable autovacuum in test_archive_pg_receivexlog_partial_handling
2021-04-25 14:15:48 +03:00
Grigory Smolkin
b6e948be69
tests: another fix for test_archive_pg_receivexlog_partial_handling
2021-04-25 14:04:37 +03:00
Grigory Smolkin
8291582b4a
tests: another fix for test_archive_pg_receivexlog_partial_handling
2021-04-25 02:30:39 +03:00
Grigory Smolkin
4bcdda4346
tests: fix test_archive_pg_receivexlog_partial_handling
2021-04-25 02:22:30 +03:00
Grigory Smolkin
898d5f3292
sleep in slow_start
2021-04-25 01:10:36 +03:00
Grigory Smolkin
637f1d1c05
tests: fix archive.ArchiveTest.test_archive_pg_receivexlog_partial_handling
2021-04-25 00:26:40 +03:00
Grigory Smolkin
4390ad297b
tests: fix tests.restore.RestoreTest.test_restore_chain_with_corrupted_backup
2021-04-22 18:37:29 +03:00
Grigory Smolkin
588c4cd04b
tests: fix tests.restore.RestoreTest.test_restore_chain
2021-04-22 18:31:34 +03:00
Grigory Smolkin
278d433194
[Issue #310 ] fix tests.replica.ReplicaTest.test_replica_promote_3
2021-04-22 18:02:46 +03:00
Grigory Smolkin
ed897d45e3
[Issue #310 ] fix tests.replica.ReplicaTest.test_parent_choosing
2021-04-22 17:49:06 +03:00
Grigory Smolkin
bd284a7a41
Readme: allow tracing for gdb tests
2021-04-22 17:36:34 +03:00
Grigory Smolkin
b14dda4d49
[Issue #369 ] fix tests
2021-04-22 17:36:04 +03:00
Grigory Smolkin
34741de0e1
[Issue #364 ] added tests.validate.ValidateTest.test_no_validate_tablespace_map
2021-04-22 00:52:07 +03:00
Grigory Smolkin
a6fabdb158
[Issue #366 ] escape paths in restore_command with double quotes when running restore
2021-04-16 01:40:44 +03:00
Grigory Smolkin
2a3c90a65f
Version 2.4.14
2021-04-15 16:39:15 +03:00
Grigory Smolkin
1d4d293947
Version 2.4.13
2021-04-01 14:25:30 +03:00
Grigory Smolkin
3813726bbd
tests: some fixes
2021-03-29 13:06:09 +03:00
Grigory Smolkin
8dbc90a2eb
Version 2.4.12
2021-03-28 17:57:09 +03:00
Grigory Smolkin
731d19089d
[Issue #310 ] test coverage
2021-03-26 00:30:29 +03:00
Grigory Smolkin
afcb00a04e
tests: remove some old comments
2021-03-22 21:32:38 +03:00
Grigory Smolkin
c36ba06c35
[Issue #346 ] tests: added tests.backup.BackupTest.test_missing_wal_segment
2021-03-22 21:26:32 +03:00
Grigory Smolkin
9fcf99034d
tests: store gdb output internally
2021-03-22 21:24:14 +03:00
Grigory Smolkin
f4ab4b9d2b
Version 2.4.11
2021-03-21 01:33:36 +03:00
Grigory Smolkin
69754925b2
[Issue #348 ] added tests.compatibility.CompatibilityTest.test_compatibility_tablespace
2021-03-20 23:26:19 +03:00
Grigory Smolkin
2974c03e7d
tests: minor fix
2021-02-28 23:22:35 +03:00
Grigory Smolkin
1fd1c8d35c
[Issue #327 ] add test coverage
2021-02-28 23:20:03 +03:00
anastasia
302f231440
merge master
2021-02-19 11:37:11 +03:00
a.kozhemyakin
dd8c23c9b1
delete nodes in del_test_dir
2021-02-18 05:13:11 +00:00
a.kozhemyakin
2193cd76fc
clear pgdata and stop node after tests
2021-02-18 03:01:28 +00:00
Grigory Smolkin
7b2f46cbc0
tests: minor fixes
2021-02-17 14:58:11 +03:00
Grigory Smolkin
be3be870b9
[Issue #328 ] improve test coverage
2021-02-17 14:50:49 +03:00
Grigory Smolkin
04bab3e927
[Issue #328 ] added tests.retention.RetentionTest.test_concurrent_running_backup
2021-02-17 12:50:38 +03:00
kav23alex
f29ab895b3
remove self.nodes
2021-02-16 10:15:27 +07:00
kav23alex
92dfb3a313
clean data after run test
2021-02-16 09:34:01 +07:00
Grigory Smolkin
4ab117bd3c
[Issue #326 ] some minor fixes
2021-02-15 16:19:55 +03:00