1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
David Steele 86482c7db9 Reduce log level for all expect tests to detail.
The C code is designed to be efficient rather than deterministic at the debug log level.  As we move more testing from integration to unit tests it makes less sense to try and maintain the expect logs at this log level.

Most of the expect logs have already been moved to detail level but mock/all still had tests at debug level.  Change the logging defaults in the config file and remove as many references to log-level-console as possible.
2019-05-22 18:23:44 -04:00
..
Backup Rename test modules for consistency. 2019-02-23 18:51:52 +02:00
Command The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
Common Fix possible truncated WAL segments when an error occurs mid-write. 2019-02-15 11:52:39 +02:00
Info Rename test modules for consistency. 2019-02-23 18:51:52 +02:00
Manifest Automatically enable backup checksum delta when anomalies (e.g. timeline switch) are detected. 2018-11-01 11:31:25 -04:00
Mock Reduce log level for all expect tests to detail. 2019-05-22 18:23:44 -04:00
Performance Use restore command for remote performances tests. 2019-03-17 22:11:35 +04:00
Protocol The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
Real Bypass database checks when stanza-delete issued with force. 2019-05-15 13:14:58 -04:00
Stanza Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00
Storage Rename repo-s3-verify-ssl option to repo-s3-verify-tls. 2019-05-21 10:14:41 -04:00