UBUNTU: SAUCE: selftests/net -- disable timeout

Some of our net selftests are timing out in autopkgtest. These
tests pass when run in a different (presumably faster)
environment. It appears that we can't disable the timeout for
individual test cases, so disable the timeout for the net
selftests globally.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
This commit is contained in:
Seth Forshee
2020-03-03 11:09:31 -06:00
committed by Paolo Pisati
parent 0b66f3a3ed
commit b156ed2209
+1 -1
View File
@@ -1 +1 @@
timeout=3600
timeout=0