You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Makefile
+1-1
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ ubuntu-tests:
106
106
CONTIV_NODE_OS=ubuntu make clean build unit-test system-test stop
107
107
108
108
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"
0 commit comments