Skip to content
Snippets Groups Projects
Commit f04d527e authored by Éloïs's avatar Éloïs
Browse files

increase DUNITER_INTEGRATION_TESTS_SPAWN_NODE_DURATION

parent ed8f67eb
No related branches found
No related tags found
1 merge request!16ci: deploy a docker debug image a each master commit
...@@ -75,7 +75,7 @@ tests_debug: ...@@ -75,7 +75,7 @@ tests_debug:
stage: tests stage: tests
variables: variables:
DUNITER_BINARY_PATH: "../build/duniter" DUNITER_BINARY_PATH: "../build/duniter"
DUNITER_INTEGRATION_TESTS_SPAWN_NODE_DURATION: "10" DUNITER_INTEGRATION_TESTS_SPAWN_NODE_DURATION: "20"
script: script:
- cargo test - cargo test
dependencies: dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment