hs-test: increase test run timeout
Type: test Change-Id: Ica211c79373777c3352d6ccbb619c0d67b70fa06 Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
This commit is contained in:

committed by
Florin Coras

parent
3a910ab768
commit
5aa59c7cfc
@ -70,4 +70,4 @@ if [ $single_test -eq 0 ] && [ $debug_set -eq 1 ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sudo -E go test -buildvcs=false -v $args
|
sudo -E go test -timeout=20m -buildvcs=false -v $args
|
||||||
|
Reference in New Issue
Block a user