Skip to content
Snippets Groups Projects
Commit 28c440a0 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

func-tests: decrease wait for server stop interval

parent ee0a28cd
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ class Server(object):
START_WAIT = 2
START_WAIT_VALGRIND = 5
STOP_TIMEOUT = 60
STOP_TIMEOUT = 30
COMPILE_TIMEOUT = 60
DIG_TIMEOUT = 15
......
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