Grigory Smolkin
8a63589564
tests: checkdb module added
2018-12-11 12:02:38 +03:00
Grigory Smolkin
c14c5a58c5
Version 2.0.25
...
- Bugfix: changing log-level-file and log-level-console via set-config now works correctly
- Bugfix: WAL files crc comparison done by archive-push is now works correctly, previously it`s was always giving mismatch
- Impromevent: PG_STOP_BACKUP_TIMEOUT now governed by archive-timeout option
- Impromevent: CRC-32c now used to calculate crc for data and WAL files, previously a slower CRC-32 was used
- Impromevent: cold replica can be backuped without false-positive WAL timeouts
- Impromevent: for PG >= 10 pg_stop_backup now called without wait_for_archive flag
- Impromevent: minor fixes for Windows build
2018-11-28 21:32:54 +03:00
Anna
7ab07a5f49
Fix tests
...
- remove outdated comment about ptrack
- stop compatibility tests from launching two times
- make test_tablespace_in_pgdata_pgpro_1376 clean up after itself
2018-10-30 15:44:54 +03:00
Grigory Smolkin
151145d0a0
tests: compatibility test added
2018-10-18 10:32:26 +03:00
Grigory Smolkin
39f005b6a6
tests: add module ptrack_empty, create_db_on_replica
2018-10-18 09:46:02 +03:00
Grigory Smolkin
dc297ec310
tests: compatibility module added
2018-10-15 12:27:51 +03:00
Arthur Zakirov
6fc6800243
Fix tests.__init__.py
2018-10-10 15:17:45 +03:00
Grigory Smolkin
f0864a2d43
tests: replica slow_start() minor change
2018-07-15 16:37:48 +03:00
Grigory Smolkin
3ddd130baa
tests: cfs_backup
2018-01-25 21:39:16 +03:00
Grigory Smolkin
277e4101d8
tests: fixes
2017-12-13 11:15:42 +03:00
s.logvinenko
edc1b31ffd
Add auth_test. Test pg_probackup with user authentification.
2017-12-04 17:42:18 +03:00
Grigory Smolkin
b269c84238
tests: new module "exclude.py" and minor fixes
2017-11-30 09:14:46 +03:00
Grigory Smolkin
39aa89acb7
new tests for ptrack
2017-11-09 12:45:04 +03:00
Grigory Smolkin
40118ca3ed
cfs tests small temporal chages
2017-10-19 18:26:24 +03:00
Grigory Smolkin
2bd2b6e1b8
tests fixes
2017-10-11 18:08:56 +03:00
Grigory Smolkin
a6adf6ec6c
tests fixes
2017-10-09 15:32:48 +03:00
Grigory Smolkin
701ea7c0a5
ptrack tests
2017-10-03 16:27:03 +03:00
Grigory Smolkin
237882cfaa
new tests added
2017-09-28 10:32:06 +03:00
Grigory Smolkin
48255ebf09
tests: new modules and tests
2017-07-12 17:28:28 +03:00
Grigory Smolkin
49a8575456
tests fixes, del_test_dir added
2017-06-27 08:42:52 +03:00
Grigory Smolkin
1a849cad7e
tests fix
2017-06-20 13:57:23 +03:00
Grigory Smolkin
b38410d9a2
tests: pgpro688 added
2017-06-07 17:52:07 +03:00
Grigory Smolkin
0f212e0455
TESTS: false_positive added, pgpro-560 added, validate redesign
2017-05-22 14:17:43 +03:00
Grigory Smolkin
2b02bd4094
pgpro589 added
2017-05-18 13:01:30 +03:00
Grigory Smolkin
fa1ba6c531
pgpro561 added
2017-05-17 12:46:38 +03:00
Grigory Smolkin
442cef1ca5
PGPRO-688 tests added
2017-05-15 02:43:05 +03:00
Grigory Smolkin
36e64407fc
ptrack, validate, retention fixes
2017-05-05 16:21:49 +03:00
Grigory Smolkin
262f1ab410
test fixes
2017-05-03 18:05:19 +03:00
Grigory Smolkin
2b8da45f09
ptrack tests added
2017-05-03 14:14:48 +03:00
Arthur Zakirov
976694f1a3
Add retention show|purge commands. Add tests and documentation.
2017-02-12 23:42:10 +03:00
stalkerg
31c8090216
Add many tests and some words for docs.
2016-12-14 17:14:53 +03:00
stalkerg
856e110eaf
Start work on restore tests.
2016-12-13 20:45:50 +03:00
stalkerg
3c8242966a
Add delete and backup tests. Add simple parser for show line.
2016-12-12 19:21:15 +03:00
stalkerg
e7d6a08bf3
Start working on testgres framework for pg_probackup.
2016-12-09 21:30:22 +03:00