1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-08 13:44:32 +02:00
Commit Graph

1002 Commits

Author SHA1 Message Date
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
Grigory Smolkin
294e7dc205 [Issue #326] added tests.archive.ArchiveTest.test_archive_empty_history_file 2021-02-15 14:53:52 +03: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
212fad4f93 Version 2.4.10 2021-02-12 16:48:51 +03:00
Grigory Smolkin
673b11bc31 Merge branch 'master' of github.com:postgrespro/pg_probackup 2021-02-12 15:33:18 +03:00
Grigory Smolkin
8691e08e22 tests: some minor fixes for "page" module 2021-02-12 15:32:57 +03:00
anastasia
6619f82c43 Merge branch 'fix_cfs_backup_test' 2021-02-12 13:29:54 +03:00
anastasia
31a8ea3ff0 tests: Skip test_incr_lsn_long_xact_1, when testing with PostgresPro Enterprise 2021-02-12 13:08:12 +03:00
Grigory Smolkin
f324b08180 tests: more fixes for "cfs_backup" module 2021-02-11 20:27:47 +03:00
Grigory Smolkin
71661abc3f tests: fix "cfs_backup" module 2021-02-11 19:28:42 +03:00
anastasia
5207900fb8 Update tests/Readme.md. Add note about python3. 2021-02-11 12:01:13 +03:00
Grigory Smolkin
bdcc28d36c tests: minor fixes for backup and merge modules 2021-02-11 09:51:38 +03:00
anastasia
2305d1fdda Tests. Expect failure in test_validate_target_lsn, because it requires multi-timeline WAL validation, which is not implemented yet 2021-02-10 19:44:38 +03:00
anastasia
6dcf64a907 Tests. Fix cfs_backup tests compatibility with ptrack 2.1 2021-02-10 16:22:40 +03:00
Grigory Smolkin
02a3665375 [Issue #311] Release shared locks at proc exit 2021-02-09 17:32:27 +03:00
Grigory Smolkin
b058bb2e9d Merge branch 'master' of github.com:postgrespro/pg_probackup 2021-02-09 17:30:59 +03:00
Grigory Smolkin
def4cb4ae2 [Issue #320] minor cleanup in "incr_restore" module 2021-02-08 22:29:21 +03:00
Grigory Smolkin
7ecb56e743 [Issue #320] improve test coverage 2021-02-08 22:25:58 +03:00
anastasia
17cc612089 tests: remove debug messages in module 'archive' 2021-02-08 15:04:51 +03:00
Grigory Smolkin
46c14304d7 [Issue #320] incorrect crc calculation for pg_filenode.map 2021-02-08 06:00:51 +03:00
Grigory Smolkin
8041e666cf tests: fix tests.auth_test.SimpleAuthTest.test_backup_via_unprivileged_user 2021-02-04 22:05:10 +03:00
gsmol
e14622525b
Merge pull request #309 from postgrespro/issue_308
[Issue #308] Wait on empty exclusive lock file
2021-02-02 14:43:28 -08:00
Grigory Smolkin
94ada4c137 [Issue #308] test coverage and comments improvement 2021-02-03 01:41:49 +03:00
Grigory Smolkin
53be6243f9 tests: remove debug messages in module "incr_restore" 2021-02-02 20:17:31 +03:00
Grigory Smolkin
c12f8467e0 Version 2.4.9 2021-01-26 20:17:32 +03:00
Grigory Smolkin
2e9c55f297 [Issue #240] Handle SIGPIPE. Also when remote agent encounters an error condition during exectuion of asynchronous tasks, the error message is saved in global variable and reported when agent status is checked 2021-01-26 15:02:34 +03:00
Grigory Smolkin
8ec995b4b4 tests: fixes for #280 2021-01-26 02:43:31 +03:00
Grigory Smolkin
4e445024f2 [Issue #280] 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
d624863d14 [Issue #290] check WAL archive directory presence at the start of backup 2021-01-20 15:55:25 +03:00
Grigory Smolkin
4edc9d94ad [Issue #289] tests: added tests.backup.BackupTest.test_issue_289 2021-01-20 15:40:18 +03:00
Grigory Smolkin
286d30dbff [Issue #231] make several attempts when creating backup directory, so two consecutive backups didn`t get the same backup ID 2021-01-20 15:11:54 +03:00