1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-15 01:04:37 +02:00

Switched to using docker for all unit tests as this allows for greater automation.

This commit is contained in:
David Steele
2015-12-29 13:57:10 -05:00
parent 91d1e94076
commit 7f630aec49
21 changed files with 717 additions and 433 deletions

View File

@ -98,7 +98,6 @@ sub BackRestTestFile_Test
# Create remotes
#-------------------------------------------------------------------------------------------------------------------------------
executeTest('rm -rf ' . cwd() . '/log_remote');
mkdir(cwd() . '/log_remote', oct('0770')) or confess 'Unable to create test log directory';
my $oRemote = new BackRest::Protocol::RemoteMaster
(