mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-22 03:54:11 +00:00
increase timeout to prevent flaky tests
This commit is contained in:
@@ -67,7 +67,8 @@ quarkus.native.additional-build-args=-H:PageSize=65536
|
||||
%test.commafeed.http-client.block-local-addresses=false
|
||||
%test.commafeed.database.cleanup.entries-max-age=0
|
||||
%test.commafeed.feed-refresh.force-refresh-cooldown-duration=1m
|
||||
|
||||
## GitHub actions runners are very slow, we need to increase this timeout to avoid intermittent test failures
|
||||
%test.commafeed.feed-refresh.filtering-expression-evaluation-timeout=1s
|
||||
|
||||
# prod profile overrides
|
||||
%prod.quarkus.datasource.jdbc.url=jdbc:h2:./data/db;DEFRAG_ALWAYS=TRUE
|
||||
|
||||
Reference in New Issue
Block a user