Extend timeout for pre-release tests.

This commit is contained in:
akwizgran
2022-04-02 08:16:34 +01:00
parent d5e17c8201
commit 0df73dbf0a

View File

@@ -123,5 +123,6 @@ pre_release_tests:
extends: .optional_tests
script:
- OPTIONAL_TESTS=org.briarproject.bramble.plugin.tor.BridgeTest ./gradlew --info bramble-java:test --tests BridgeTest
timeout: 3h
only:
- tags