1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele c401ae8fb8 Explicitly run test servers on ipv4 localhost.
If a host defaults to ipv6 then it can confuse the tests and lead to connection failures and inconsistent error messages.

For now just hard-code the servers to run on ipv4 but this is an area for later improvement.
2024-05-23 11:03:59 +10:00
..
certificate Update Fedora test image to Fedora 38. 2024-04-23 22:34:32 +10:00
code-count Begin v2.52 development. 2024-03-25 11:22:53 +13:00
data Remove test data files made obsolete by d41b21c8. 2024-03-30 10:43:05 +11:00
lib/pgBackRestTest/Common Exclude documentation code coverage from metrics report. 2024-05-23 10:58:52 +10:00
src Explicitly run test servers on ipv4 localhost. 2024-05-23 11:03:59 +10:00
.gitignore
ci.pl Dynamically find python in meson build. 2024-04-25 19:32:07 +10:00
container.yaml Update Fedora test image to Fedora 40. 2024-05-18 18:55:53 +10:00
define.yaml Add GCS batch delete support. 2024-04-27 15:42:10 +10:00
Dockerfile SFTP support for repository storage. 2023-05-13 19:16:16 +03:00
test.pl Make meson the primary build system. 2024-03-10 10:53:31 +13:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile SFTP support for repository storage. 2023-05-13 19:16:16 +03:00