1
0
mirror of synced 2025-12-19 18:14:56 -05:00
Files
airbyte/airbyte-integrations/connectors/destination-postgres/gradle.properties
2025-12-09 20:16:53 +00:00

7 lines
225 B
Properties

cdkVersion=0.1.86
# our testcontainer has issues with too much concurrency.
# 4 threads seems to be the sweet spot.
testExecutionConcurrency=4
# large sync test takes a while, add 15m timeout.
JunitMethodExecutionTimeout=15m