mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
beae375330
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. |
||
---|---|---|
.. | ||
MockAllTest.pm | ||
MockArchiveStopTest.pm | ||
MockArchiveTest.pm | ||
MockExpireTest.pm | ||
MockStanzaTest.pm |