1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Env/Host
David Steele 9ba95e993b Use retries to wait for test S3 server to start.
The prior method of tailing the docker log no longer seems reliable.  Instead, keep retrying the make bucket command until it works and show the error if it times out.
2019-06-13 17:58:33 -04:00
..
HostBackupTest.pm Reduce log level for all expect tests to detail. 2019-05-22 18:23:44 -04:00
HostBaseTest.pm The pgbackrest executable is now a C binary instead of Perl. 2017-11-26 18:43:51 -05:00
HostDbCommonTest.pm The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
HostDbSyntheticTest.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
HostDbTest.pm Support configurable WAL segment size. 2018-09-25 10:24:42 +01:00
HostS3Test.pm Use retries to wait for test S3 server to start. 2019-06-13 17:58:33 -04:00