1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-03-06 16:16:33 +02:00

178 Commits

Author SHA1 Message Date
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
23b00b1ddf tests: set env for run_binary 2021-04-26 12:52:37 +03:00
Grigory Smolkin
9f29fb9b59 tests: sleep in slow_start 2021-04-25 15:33:49 +03:00
Grigory Smolkin
898d5f3292 sleep in slow_start 2021-04-25 01:10:36 +03:00
Grigory Smolkin
afcb00a04e tests: remove some old comments 2021-03-22 21:32:38 +03:00
Grigory Smolkin
9fcf99034d tests: store gdb output internally 2021-03-22 21:24:14 +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
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
a.kozhemyakin
4261d5eba4 fix 2021-02-15 10:49:16 +03:00
a.kozhemyakin
eb91b7d54a Merge branch 'master' 2021-02-15 10:46:12 +03:00
a.kozhemyakin
5ea3615711 fix 2021-02-15 10:32:32 +03:00
a.kozhemyakin
fb5debda8a fix for test test_pgpro434_4 (not zero code exit) 2021-02-15 10:24:04 +03:00
a.kozhemyakin
86b71f934d clear data nodes after run test 2021-02-15 06:32:28 +03:00
a.kozhemyakin
b11bd8eb74 fix: clean node data after test 2021-02-14 10:34:49 +03:00
Grigory Smolkin
f324b08180 tests: more fixes for "cfs_backup" module 2021-02-11 20:27:47 +03:00
Grigory Smolkin
94ada4c137 [Issue ] test coverage and comments improvement 2021-02-03 01:41:49 +03:00
Grigory Smolkin
4e445024f2 [Issue ] Expand "--force" flag for incremental restore, now in case of system ID mismatch the destination PGDATA will be deleted; the content of the directory, used as destination for tablespace remapping, is now also deleted. Tablespace map is now validated before reading. 2021-01-22 15:56:14 +03:00
Grigory Smolkin
27310b3684 [Issue ] added tests.time_stamp.TimeStamp.test_handling_of_TZ_env_variable 2020-12-09 10:50:49 +03:00
Grigory Smolkin
186fb72e1c tests: minor fixes 2020-12-03 13:15:08 +03:00
Grigory Smolkin
d11e3398f0 [Issue ] in PG>=12 use postgresql.auto.conf for recovery parameters 2020-12-02 18:32:26 +03:00
Grigory Smolkin
1cf233d3a0 [Issue ] Non-exclusive locking mode for read-only tasks, such as restore and validate 2020-12-01 12:36:36 +03:00
Andrew A. Bille
cbb721427d tests: ignore ptrack.map.tmp in pgdata_content 2020-11-16 15:15:05 +07: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
a1f576752d tests: kludge for testgres, which currently does not support PG13 2020-10-19 18:57: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 ] fix tests 2020-09-25 11:49:05 +03:00
Grigory Smolkin
066bb50274 tests: added tests.ptrack.PtrackTest.test_ptrack_stop_pg 2020-08-19 14:05:55 +03:00
Grigory Smolkin
f3248993c5 [Issue ] minor fixes in tests 2020-06-22 16:58:24 +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
Alexey Kondratov
583ffaaa30 Teach pg_probackup to work with ptrack 2.1 2020-05-21 13:59:44 +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
bebdef6c16 tests: fixes 2020-04-22 01:17:06 +03:00
gsmol
498134fe12
Merge pull request from kuzmindb/issue_181
Issue 181
2020-04-21 02:14:36 +03:00
Grigory Smolkin
aa27b53f9d [Issue ] added test tests.archive.ArchiveTest.test_archive_show_partial_files_handling 2020-04-20 18:49:46 +03:00
Dmitriy Kuzmin
3fd92c629a add probackup_version attribute to tests 2020-04-20 23:47:16 +10:00
Grigory Smolkin
23532e8bac [Issue ] test coverage 2020-04-20 14:11:20 +03:00
Grigory Smolkin
703d311b4b [Issue ] archive-get refactoring: multi-threading, batching, prefetchin, retrying and handling of '.partial' files 2020-04-17 03:40:23 +03:00
Grigory Smolkin
a196073944 [Issue ] 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
Grigory Smolkin
b15c7f1587 [Issue ] test coverage 2020-02-21 22:19:52 +03:00
Grigory Smolkin
75fefb0858 tests: minor fixes 2019-12-24 15:03:59 +03:00
Alexey Kondratov
64d35c5022 Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
Grigory Smolkin
9a8285441e [Issue ] test coverage 2019-10-25 19:59:46 +03:00
Grigory Smolkin
5196fb25ec tests: fixes 2019-10-21 13:46:48 +03:00
Grigory Smolkin
effea35742 tests: support PG12 2019-10-19 09:48:35 +03:00
Grigory Smolkin
23f7e11544 tests: minor fixes 2019-10-09 13:23:14 +03:00
Grigory Smolkin
1d8a654726 [Issue ] WAL retention 2019-10-08 17:47:41 +03:00