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 528f4c4347 Remove dependency on aws cli for testing.
This tool was only being used it a few places but was a pretty large dependency.

Rework the forceStorageMove() code using our storage layer and replace one aws cli cp with a storage put.

Also, remove the Dockerfile that was once used to build the Scality S3 test container.
2019-10-09 14:38:24 -04:00
..
HostBackupTest.pm PostgreSQL 12 support. 2019-10-01 13:20:43 -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 Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00
HostDbSyntheticTest.pm Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00
HostDbTest.pm Support configurable WAL segment size. 2018-09-25 10:24:42 +01:00
HostS3Test.pm Remove dependency on aws cli for testing. 2019-10-09 14:38:24 -04:00