We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f476302 commit 1962d61Copy full SHA for 1962d61
Makefile
@@ -138,7 +138,7 @@ l3-test:
138
CONTIV_L3=2 CONTIV_NODES=3 make stop
139
CONTIV_L3=2 CONTIV_NODES=3 make start
140
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
+ CONTIV_L3=2 CONTIV_NODES=3 godep go test -v -timeout 540m ./systemtests -check.v
142
143
144
host-build:
0 commit comments