1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Env
David Steele d1aa765a9d
Consolidate less commonly used repository storage options.
The following options are renamed as specified:

repo1-azure-ca-file -> repo1-storage-ca-file
repo1-azure-ca-path -> repo1-storage-ca-path
repo1-azure-host -> repo1-storage-host
repo1-azure-port -> repo1-storage-port
repo1-azure-verify-tls -> repo1-storage-verify-tls
repo1-s3-ca-file -> repo1-storage-ca-file
repo1-s3-ca-path -> repo1-storage-ca-path
repo1-s3-host -> repo1-storage-host
repo1-s3-port -> repo1-storage-port
repo1-s3-verify-tls -> repo1-storage-verify-tls

The old option names (e.g. repo1-s3-port) will continue to work for repo1, but repo2, etc. will require the new names.
2021-03-02 13:51:40 -05:00
..
Host Make --repo optional for backup command. 2021-02-26 14:49:50 -05:00
ArchiveInfo.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
BackupInfo.pm Rename BackRestDoc Perl module to pgBackRestDoc. 2020-03-10 15:41:56 -04:00
ExpireEnvTest.pm Update PostgreSQL 13 test catalog versions missed in 6bb111c1. 2020-09-17 12:39:30 -04:00
HostEnvTest.pm Consolidate less commonly used repository storage options. 2021-03-02 13:51:40 -05:00
InfoCommon.pm Move Perl modules out of lib directory. 2020-03-10 15:12:44 -04:00
Manifest.pm Rename most instances of master to primary in tests. 2020-06-16 14:06:38 -04:00