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:
committed by
Paolo Pisati
parent
0b66f3a3ed
commit
b156ed2209
@@ -1 +1 @@
|
||||
timeout=3600
|
||||
timeout=0
|
||||
|
||||
Reference in New Issue
Block a user