Skip to content
Snippets Groups Projects
Commit ef1d81bb authored by Dmitry Rodionov's avatar Dmitry Rodionov Committed by Dmitry Ivanov
Browse files

ci: try raise timeouts for debug job

NO_DOC=internal
NO_CHANGELOG=internal
NO_TEST=internal
parent a86501c2
No related branches found
No related tags found
Loading
......@@ -61,6 +61,12 @@ test-ubuntu:
- .test
- .parallel
image: docker-public.binary.picodata.io/tarantool-testing:latest
variables:
TEST_RUN_RETRIES: 3
SERVER_START_TIMEOUT: 400
REPLICATION_SYNC_TIMEOUT: 400
TEST_TIMEOUT: 420
NO_OUTPUT_TIMEOUT: 440
script:
- export PATH="$PATH:$PWD" # for GLAuth (CMake will download it)
- make -f .test.mk test-$BUILD_PROFILE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment