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 beae375330 Enable S3 storage for archive-get command in C.
The only change required was to remove the filter that prevented S3 storage from being used.  The archive-get command did not require any modification which demonstrates that the storage interface is working as intended.

The mock/archive/3 integration test was modified to run S3 storage locally to provide coverage for the new code paths while mock/stanza/3 was modified to run S3 storage remotely to provide coverage for the existing code paths.  This caused some churn in the expect logs but there was no change in behavior.
2018-11-23 12:18:07 -05:00
..
MockAllTest.pm Automatically enable backup checksum delta when anomalies (e.g. timeline switch) are detected. 2018-11-01 11:31:25 -04: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 Enable S3 storage for archive-get command in C. 2018-11-23 12:18:07 -05: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