1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-05 00:28:52 +02:00

Remove CentOS 6 from tests and documentation.

CentOS6 EOL'd and the mirrors were swiftly deleted, leading to failures in tests and documentation.

Remove CentOS 6 for now to get builds going again with the intention to replace it in the near future with CentOS 8.
This commit is contained in:
David Steele
2020-12-02 16:23:05 -05:00
parent ffc50719d9
commit ec9f23d31f
17 changed files with 20 additions and 190 deletions

View File

@ -45,7 +45,6 @@ sub run
foreach my $rhRun
(
{vm => VM1, storage => POSIX, encrypt => false},
{vm => VM2, storage => S3, encrypt => true},
{vm => VM3, storage => POSIX, encrypt => false},
{vm => VM4, storage => AZURE, encrypt => true},