1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
David Steele 11c7c8fabb Remove pgbackrest test user.
This user was created before we tested in containers to ensure isolation between the pg and repo hosts which were then just directories.  The downside is that this resulted in a lot of sudos to set the pgbackrest user and to remove files which did not belong to the main test user.

Containers provide isolation without needing separate users so we can now safely remove the pgbackrest user.  This allows us to remove most sudos, except where they are explicitly needed in tests.

While we're at it, remove the code that installed the Perl C library (which also required sudo) and simply add the build path to @INC instead.
2019-10-12 09:45:18 -04:00
..
BuildTest.pm Remove pgbackrest test user. 2019-10-12 09:45:18 -04:00
CodeCountTest.pm v2.17: C Migrations and Bug Fixes 2019-09-03 16:39:32 -04:00
ContainerTest.pm Remove pgbackrest test user. 2019-10-12 09:45:18 -04:00
CoverageTest.pm Automate coverage summary report generation. 2019-05-15 13:04:56 -04:00
DefineTest.pm Allow most unit tests to run outside of a container. 2019-10-08 12:06:30 -04:00
ExecuteTest.pm Allow most unit tests to run outside of a container. 2019-10-08 12:06:30 -04:00
FileTest.pm Remove pgbackrest test user. 2019-10-12 09:45:18 -04:00
HostGroupTest.pm Use minio as local S3 emulator in documentation. 2019-05-27 07:37:20 -04:00
HostTest.pm Use minio as local S3 emulator in documentation. 2019-05-27 07:37:20 -04:00
JobTest.pm Remove pgbackrest test user. 2019-10-12 09:45:18 -04:00
ListTest.pm Remove pgbackrest test user. 2019-10-12 09:45:18 -04:00
LogTest.pm PostgreSQL 12 support. 2019-10-01 13:20:43 -04:00
RunTest.pm Remove pgbackrest test user. 2019-10-12 09:45:18 -04:00
Storage.pm Add storage layer for tests and documentation. 2019-06-17 09:16:44 -04:00
StoragePosix.pm Fix regexp to ignore ./.. directories in the Posix driver. 2019-08-22 10:18:34 -04:00
StoragePosixRead.pm Add storage layer for tests and documentation. 2019-06-17 09:16:44 -04:00
StoragePosixWrite.pm Add storage layer for tests and documentation. 2019-06-17 09:16:44 -04:00
VmTest.pm Remove pgbackrest test user. 2019-10-12 09:45:18 -04:00