1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-11 11:41:33 +02:00
Commit Graph

118 Commits

Author SHA1 Message Date
Grigory Smolkin
cbef806824 tests: minor fix 2019-07-27 05:57:52 +03:00
Grigory Smolkin
db73f84057 [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
Grigory Smolkin
69eed7acb5 tests: minor fixes for "archive" module 2019-07-15 19:24:31 +03:00
Grigory Smolkin
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
Grigory Smolkin
dd2d85d11f tests: added truncate_every_file_in_dir 2019-06-10 20:56:01 +03:00
Grigory Smolkin
513bc487c2 tests: remove psycopg2 2019-06-01 15:00:32 +03:00
Grigory Smolkin
64d0443057 tests: add property pg_config_version 2019-05-24 00:40:42 +03:00
Grigory Smolkin
aa1812eec1 tests: added tests.delete.DeleteTest.test_delete_wal_between_multiple_timelines 2019-05-18 18:44:05 +03:00
Grigory Smolkin
c88cf22c13 tests: added restore.RestoreTest.test_pg_11_group_access 2019-05-14 02:28:37 +03:00
Grigory Smolkin
87f28e76fd tests: added restore.RestoreTest.test_smart_restore 2019-05-06 16:14:24 +03:00
Grigory Smolkin
10229f710f tests: fix test_restore_external_dir_is_missing and test_restore_external_dir_is_empty and add test_restore_external_dir_string_order 2019-04-28 01:06:15 +03:00
Grigory Smolkin
e0d6c6bfc0 tests: added test_unlink_rotation_file 2019-04-19 15:55:03 +03:00
Grigory Smolkin
d27ab77920 tests: checkdb tests added 2019-04-19 01:52:41 +03:00
Anastasia
6d0059092c Merge branch 'master' into pgpro-2065 2019-04-17 17:20:33 +03:00
Grigory Smolkin
5b4685eb3a tests: fix missing _ptrack fork for 0 sized relations 2019-04-17 02:13:56 +03:00
Anastasia
ce29d91957 Merge master into pgpro-2065. Resolve conflicts.
TODO: review compatibility of checkdb and remote backup
2019-04-16 16:33:03 +03:00
Arthur Zakirov
c440ab0f45 Merge remote-tracking branch 'origin/remote_pull' 2019-04-16 13:24:02 +03:00
Arthur Zakirov
eec03820e4 Merge branch 'pbckp-36' 2019-04-16 11:33:08 +03:00
Grigory Smolkin
97e6182ca1 tests: fix header size for EE versions >= 10 2019-04-15 17:55:13 +03:00
Konstantin Knizhnik
f0576ce10f Merge with master 2019-04-03 17:55:02 +03:00
Grigory Smolkin
8964f2aff3 Merge branch 'master' into pgpro-2065 2019-03-30 16:57:02 +03:00
Grigory Smolkin
092771792d tests: for pgpro-2573 2019-03-25 17:15:46 +03:00
Grigory Smolkin
d1722ea172 tests: added test_retention_interleaved_incremental_chains 2019-03-23 02:16:42 +03:00
Grigory Smolkin
0c0eefc882 tests: fix compatibility tests for remote backup 2019-03-16 15:15:17 +03:00
Grigory Smolkin
16f5c9af2a Merge branch 'master' into remote_pull 2019-03-05 02:44:41 +03:00
Grigory Smolkin
2466e51871 tests: fix gdbobject method continue_execution_until_break() 2019-03-02 02:29:58 +03:00
Grigory Smolkin
236a9069d2 tests: do not use remote archive-push/archive-get 2019-03-01 22:44:57 +03:00
Konstantin Knizhnik
7c2260c05d Merge with master 2019-02-28 15:51:57 +03:00
Grigory Smolkin
20de566010 tests: minor fixes 2019-02-26 21:26:30 +03:00
Grigory Smolkin
d9716e000c tests: added test_locking_restore_locked() and test_locking_concurrent_vaidate_and_backup() 2019-02-19 15:24:57 +03:00
Grigory Smolkin
ac3b0175d4 PGPRO-1918 tests: added test_locking_running_validate_2_specific_id() 2019-02-18 18:16:53 +03:00
Arthur Zakirov
3b91712e1a Merge remote-tracking branch 'origin/master' into pgpro-1918 2019-02-18 14:48:24 +03:00
Grigory Smolkin
6b4f698da0 tests: more tests for backup locking 2019-02-16 15:26:37 +03:00
Grigory Smolkin
841e608fa7 PGPRO-2068: tests for block from future 2019-02-12 19:52:52 +03:00
Grigory Smolkin
c3cf4d31fa tests: disable fsync 2019-02-08 09:34:54 +03:00
Grigory Smolkin
62c2028a0f tests: support remote tests 2019-02-01 19:32:48 +03:00
Grigory Smolkin
93c39d2d53 tests: test_tablespace_handling() added 2019-01-16 17:47:08 +03:00
Grigory Smolkin
1dbc0c94df tests: to pgdata_content() and add_instance() arbitrary cmdline options can now be provided 2019-01-16 16:31:26 +03:00
Grigory Smolkin
58cd26f10a tests: slow_start() fix 2019-01-14 20:20:24 +03:00
Grigory Smolkin
4d8b6f50c9 tests: slow_start more robust behaviour 2019-01-14 19:58:15 +03:00
Grigory Smolkin
94d7c4bb3b tests: crutch-fix json parsing in show_pb() 2019-01-12 01:42:01 +03:00
Grigory Smolkin
1b2ead72df tests: python3 minor fix 2019-01-10 18:17:03 +03:00
Grigory Smolkin
069b9c1060 tests: python 3 support 2019-01-10 18:12:00 +03:00
Grigory Smolkin
9a632f0f56 tests: windows support, fix test_incremental_backup_corrupt_full() 2018-12-25 22:04:56 +03:00
Grigory Smolkin
7b66795b8a tests: windows support 2018-12-25 17:48:49 +03:00
Grigory Smolkin
04b96de31f tests: windows compatibility, archive_command for windows 2018-12-18 12:06:04 +03:00
Grigory Smolkin
c7d7ceb5bb tests: windows compatibility(WIP) 2018-12-17 17:54:38 +03:00
Grigory Smolkin
4650c6f6f8 tests: changes for windows compatibility(work in progress) 2018-12-17 17:44:42 +03:00
Anastasia
1654eea349 Merge master into pgpro-2065 2018-12-13 16:44:46 +03:00
Grigory Smolkin
a5cef98908 tests: test_merge_tablespaces and test_merge_tablespaces_1 added 2018-12-13 11:45:04 +03:00