1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/.github
David Steele a28f3d49c2 Add --no-back-trace option to test.pl.
Running valgrind and backtrace together has been causing tests to timeout in CI, mostly likely due to limited resources. This has not been a problem in normal development environments.

Since it is still important to run backtraces for debugging, split the u22 test that was doing all this work to run coverage and backtrace together and valgrind-only as a separate test. As a bonus these tests run faster separately and since they run in parallel the total execution time is faster.
2023-01-28 18:55:53 +07:00
..
workflows Add --no-back-trace option to test.pl. 2023-01-28 18:55:53 +07:00
ISSUE_TEMPLATE.md Update backup host to repository host in the documentation. 2018-02-19 13:17:58 -05:00
pull_request_template.md Update documentation/links to main branch. 2021-10-13 12:01:53 -04:00