1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele df419b34b5 Improve retry error messages.
Centralize the code to allow it to be used in more places and update the protocol/server module to use the new code.

Since the time measurements make testing difficult, also add time and errorRetry harnesses to allow specific data to be used for testing. In the case of errorRetry, the production behavior is turned off by default during testing and only enabled for the errorRetry test module.
2023-04-06 11:03:46 +04:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count Move error modules to common/error directory. 2023-04-06 10:38:49 +04:00
data
lib/pgBackRestTest Update 32-bit CI host to Debian 10 from Ubuntu 18.04. 2023-04-06 08:22:14 +04:00
src Improve retry error messages. 2023-04-06 11:03:46 +04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00
container.yaml Update 32-bit CI host to Debian 10 from Ubuntu 18.04. 2023-04-06 08:22:14 +04:00
define.yaml Improve retry error messages. 2023-04-06 11:03:46 +04:00
Dockerfile Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00
test.pl Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00