mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
add test run time
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -18,4 +18,4 @@ if [ "$RUNTEST" != "" ]; then
|
||||
RUNTEST="-check.f ${RUNTEST}"
|
||||
fi
|
||||
|
||||
go test -v -timeout 9999m $RUNTEST
|
||||
time go test -v -timeout 9999m $RUNTEST
|
||||
|
Reference in New Issue
Block a user