mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
increase timeout of integration tests
This commit is contained in:
parent
a32f51bb47
commit
6ccb8c674c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ export PATH=${BUILDDIR}:${PATH}
|
|||
VERBOSE=0
|
||||
FILTER='*'
|
||||
NUM_SAMPLES=100
|
||||
TIMEOUT=1m
|
||||
TIMEOUT=5m
|
||||
|
||||
# Parse command line arguments
|
||||
while getopts ":f:l:t:v" OPT; do
|
||||
|
|
Loading…
Add table
Reference in a new issue