Skip to content

Commit 0ab060d

Browse files
committed
service load balancer
1 parent b43e932 commit 0ab060d

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
@@ -106,7 +106,7 @@ ubuntu-tests:
106106
CONTIV_NODE_OS=ubuntu make clean build unit-test system-test stop
107107

108108
system-test:start
109-
godep go test -v -timeout 500m ./systemtests -check.v -check.f godep go test -v -timeout 240m ./systemtests -check.v -check.f "00SSH|Basic|Network|Policy|TestTrigger|ACI"
109+
godep go test -v -timeout 240m ./systemtests -check.v -check.f "00SSH|Basic|Network|Policy|TestTrigger|ACI"
110110

111111
l3-test:
112112
CONTIV_L3=2 CONTIV_NODES=3 make stop

0 commit comments

Comments
 (0)