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 |
|
Grigory Smolkin
|
e268421955
|
Merge branch 'master' into release_2_5
|
2021-02-14 18:40:16 +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 |
|
anastasia
|
23b5ea58d9
|
Merge branch 'master' into release_2_5
|
2021-02-04 15:15:33 +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 |
|
anastasia
|
94d42366bd
|
Merge branch 'master' into release_2_5
|
2021-02-02 20:24:06 +03:00 |
|
Grigory Smolkin
|
53be6243f9
|
tests: remove debug messages in module "incr_restore"
|
2021-02-02 20:17:31 +03:00 |
|
Grigory Smolkin
|
fc1bef8745
|
Merge branch 'master' into release_2_5
|
2021-01-27 16:06:26 +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 |
|
anastasia
|
40aeb8be17
|
fix merge conflict
|
2021-01-22 22:43:35 +03:00 |
|
anastasia
|
0fdcc73b02
|
Merge branch 'master' into release_2_5
|
2021-01-22 21:44:29 +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 |
|
Grigory Smolkin
|
dceed020f0
|
Merge branch 'master' into release_2_5
|
2020-12-29 19:15:24 +03:00 |
|
Grigory Smolkin
|
89931317e9
|
tests: fix backup.BackupTest.test_basic_missing_dir_permissions
|
2020-12-29 19:07:33 +03:00 |
|
Grigory Smolkin
|
ac2da1e817
|
[Issue #231] fix tests.backup.BackupTest.test_issue_231
|
2020-12-11 15:05:29 +03:00 |
|
Grigory Smolkin
|
ba2a35bb34
|
[Issue #231] added tests.backup.BackupTest.test_issue_231
|
2020-12-11 14:53:42 +03:00 |
|
Grigory Smolkin
|
5bf17cc347
|
Merge branch 'master' into release_2_5
|
2020-12-09 13:27:27 +03:00 |
|
Grigory Smolkin
|
d9f95db726
|
Version 2.4.8
|
2020-12-09 03:12:29 -05:00 |
|
Grigory Smolkin
|
e9ddcafdf9
|
[Issue #284] fix test
|
2020-12-09 03:07:45 -05:00 |
|
Grigory Smolkin
|
27310b3684
|
[Issue #284] added tests.time_stamp.TimeStamp.test_handling_of_TZ_env_variable
|
2020-12-09 10:50:49 +03:00 |
|
Grigory Smolkin
|
775b260aa4
|
[Issue #263] added tests.set_backup.SetBackupTest.test_add_big_note_1
|
2020-12-09 10:03:37 +03:00 |
|
Grigory Smolkin
|
33d288380e
|
tests: minor fixes
|
2020-12-07 17:13:51 +03:00 |
|
Grigory Smolkin
|
f586c96e3d
|
Version 2.4.7
|
2020-12-07 09:31:31 +03:00 |
|
Grigory Smolkin
|
20dfb0130a
|
Merge branch 'master' of https://github.com/postgrespro/pg_probackup
|
2020-12-07 02:36:20 +03:00 |
|
Grigory Smolkin
|
da50370dbb
|
[Issue #283] added tests.replica.ReplicaTest.test_replica_via_basebackup
|
2020-12-07 00:47:00 +03:00 |
|
Grigory Smolkin
|
a261a83492
|
tests: added tests.restore.RestoreTest.test_concurrent_restore
|
2020-12-05 12:02:58 +03:00 |
|
Grigory Smolkin
|
c63a2b81c7
|
Version 2.4.6
|
2020-12-04 00:27:50 +03:00 |
|
Grigory Smolkin
|
84e63979cd
|
tests: minor fixes
|
2020-12-03 21:31:01 +03:00 |
|
Grigory Smolkin
|
186fb72e1c
|
tests: minor fixes
|
2020-12-03 13:15:08 +03:00 |
|
Grigory Smolkin
|
7ddf8ee18a
|
tests: fixes for time_stamp module
|
2020-12-03 12:23:33 +03:00 |
|
Grigory Smolkin
|
50d2d9c3af
|
Version 2.4.5
|
2020-12-02 23:47:17 +03:00 |
|
Grigory Smolkin
|
17b3e2b586
|
[Issue #272] improve test coverage
|
2020-12-02 23:39:26 +03:00 |
|
Grigory Smolkin
|
dfe28b1ef8
|
tests: minor tweaks in merge module
|
2020-12-02 23:35:11 +03:00 |
|
Grigory Smolkin
|
e645a6c2ad
|
[Issue #266] improve test coverage
|
2020-12-02 23:34:28 +03:00 |
|
Grigory Smolkin
|
d11e3398f0
|
[Issue #238] in PG>=12 use postgresql.auto.conf for recovery parameters
|
2020-12-02 18:32:26 +03:00 |
|
Grigory Smolkin
|
1cf233d3a0
|
[Issue #281] Non-exclusive locking mode for read-only tasks, such as restore and validate
|
2020-12-01 12:36:36 +03:00 |
|
anastasia
|
bd29752456
|
Fix test test_basic_ptrack_truncate_replica. Pause replication before taking backup to make datadir comparison more stable.
|
2020-11-20 13:42:55 +03:00 |
|
Andrew A. Bille
|
10bd31097f
|
tests: stop "node" before deletion test dir
|
2020-11-20 12:24:39 +07:00 |
|
Grigory Smolkin
|
cde244e1ba
|
tests: added tests.replica.ReplicaTest.test_start_stop_lsn_in_the_same_segno
|
2020-11-20 00:05:35 +03:00 |
|
Grigory Smolkin
|
6defc76365
|
Merge branch 'master' of https://git.postgrespro.ru/pgpro-dev/pg_probackup
|
2020-11-19 14:36:51 +03:00 |
|
Grigory Smolkin
|
210c303694
|
tests: start restored node in test_basic_ptrack_truncate_replica
|
2020-11-18 15:46:03 +03:00 |
|
Andrew A. Bille
|
cbb721427d
|
tests: ignore ptrack.map.tmp in pgdata_content
|
2020-11-16 15:15:05 +07:00 |
|
Grigory Smolkin
|
2808cc673c
|
tests: fix test_checkdb_with_least_privileges
|
2020-11-14 04:11:33 +03:00 |
|
Grigory Smolkin
|
f1b30e5870
|
Merge branch 'master' into release_2_5
|
2020-11-11 20:33:45 +03:00 |
|
Grigory Smolkin
|
8c0badcd93
|
Merge branch 'master' of https://git.postgrespro.ru/pgpro-dev/pg_probackup
|
2020-11-09 14:02:40 +03:00 |
|
Grigory Smolkin
|
038f4cf869
|
[Issue #274] improve test coverage
|
2020-11-09 13:53:38 +03:00 |
|
Andrew A. Bille
|
104600f5c2
|
tests: another fix ptrack module to python3
|
2020-11-09 16:18:32 +07:00 |
|
Grigory Smolkin
|
895b57f67c
|
[Issue #274] tests: minor fix
|
2020-11-08 17:05:10 +03:00 |
|
Grigory Smolkin
|
7fa6dd2d4d
|
[Issue #274] added tests.logging.LogTest.test_issue_274
|
2020-11-08 14:59:07 +03:00 |
|
Grigory Smolkin
|
e806cf957e
|
tests: move ptrack module to python3
|
2020-11-04 16:31:22 +00: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
|
98372aa8c4
|
tests: honor the paranoia flag in tests.ptrack.PtrackTest.test_basic_ptrack_truncate_replica
|
2020-10-27 21:10:04 +03:00 |
|
Andrew A. Bille
|
6ecfa8e15f
|
Disable autovacuum for correct checksum comparing
|
2020-10-23 17:19:28 +07:00 |
|
Grigory Smolkin
|
6a28319875
|
tests: rename test_ptrack_truncate_replica to test_basic_ptrack_truncate_replica
|
2020-10-22 21:37:34 +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
|
95a3fbaa11
|
Version 2.4.4
|
2020-09-26 09:28: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 #261] fix tests
|
2020-09-25 11:49:05 +03:00 |
|
Grigory Smolkin
|
b4c03bb4ad
|
bump version to 2.4.3
|
2020-09-06 11:43:53 +03:00 |
|
Grigory Smolkin
|
28dfccd9bb
|
[Issue #246] fix tests.exclude.ExcludeTest.test_exclude_temp_files
|
2020-08-31 14:33:05 +03:00 |
|
Grigory Smolkin
|
ff2053be21
|
[Issue #249] added tests.restore.RestoreTest.test_issue_249
|
2020-08-31 14:02:11 +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
|
24c3874397
|
tests: added tests.replica.ReplicaTest.test_replica_switchover
|
2020-08-27 17:34:35 +03:00 |
|
Grigory Smolkin
|
fc74e7dc2f
|
Merge branch 'ptrack_to_delta'
|
2020-08-25 13:59:39 +03:00 |
|
Grigory Smolkin
|
8b43cae3a8
|
tests: ptrack2 support for PG11
|
2020-08-24 19:01:35 +03:00 |
|
Grigory Smolkin
|
066bb50274
|
tests: added tests.ptrack.PtrackTest.test_ptrack_stop_pg
|
2020-08-19 14:05:55 +03:00 |
|
Grigory Smolkin
|
b7a4439433
|
[Issue #246] added tests.exclude.ExcludeTest.test_exclude_temp_files
|
2020-08-14 14:47:02 +03:00 |
|
Alexey Kondratov
|
93f0f5e6cd
|
Update error message inside test_ptrack_pg_resetxlog
|
2020-07-22 16:35:11 +03:00 |
|