Skip to content

Commit 1962d61

Browse files
committed
increasing l3 test time limit
1 parent f476302 commit 1962d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ l3-test:
138138
CONTIV_L3=2 CONTIV_NODES=3 make stop
139139
CONTIV_L3=2 CONTIV_NODES=3 make start
140140
CONTIV_L3=2 CONTIV_NODES=3 make ssh-build
141-
CONTIV_L3=2 CONTIV_NODES=3 godep go test -v -timeout 360m ./systemtests -check.v
141+
CONTIV_L3=2 CONTIV_NODES=3 godep go test -v -timeout 540m ./systemtests -check.v
142142
CONTIV_L3=2 CONTIV_NODES=3 make stop
143143

144144
host-build:

0 commit comments

Comments
 (0)