1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele c7ac173304 Increase check timeouts in real/all integration tests.
The prior timeouts were a bit aggressive and were causing timeouts in the Azure tests. There have also been occasional timeouts in other storage drivers.

The performance of CI environments is pretty variable so increased timeouts should make the tests more stable.
2023-05-10 09:22:26 +03:00
..
certificate Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
code-count Removing chunking and block numbers from incremental block list. 2023-04-27 23:29:12 +03:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
lib/pgBackRestTest Increase check timeouts in real/all integration tests. 2023-05-10 09:22:26 +03:00
src Fix typos in test titles. 2023-05-06 12:16:58 +03: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 Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
define.yaml Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
Dockerfile Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00
test.pl Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03: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