1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Mock
David Steele 59d7958914 Reduce expect log level in mock/archive tests.
The expect tests were originally a rough-and-ready type of unit test so monitoring changes in the expect log helped us detect changes in behavior.

Now the archive code is heavily unit-tested so the detailed logs mainly cause churn and don't have any measurable benefit.

Reduce the log level to DETAIL to make the logs less verbose and volatile, yet still check user-facing log messages.
2019-02-23 15:05:06 +02:00
..
MockAllTest.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
MockArchiveStopTest.pm Fix issue with archive-push-queue-max not being honored on connection error. 2018-10-27 16:57:57 +01:00
MockArchiveTest.pm Reduce expect log level in mock/archive tests. 2019-02-23 15:05:06 +02:00
MockExpireTest.pm Move archive-stop and expire tests to the mock module. 2018-04-08 12:57:02 -04:00
MockStanzaTest.pm Enable S3 storage for archive-get command in C. 2018-11-23 12:18:07 -05:00