зеркало из https://github.com/microsoft/lisa.git
extend time to do unattended-upgrade
This commit is contained in:
Родитель
597533a565
Коммит
d29fafa5a6
|
@ -54,7 +54,7 @@ class Dns(TestSuite):
|
|||
shell=True,
|
||||
expected_exit_code=0,
|
||||
expected_exit_code_failure_message="fail to run unattended-upgrade",
|
||||
timeout=1200,
|
||||
timeout=2400,
|
||||
)
|
||||
elif isinstance(node.os, Posix):
|
||||
node.os.update_packages("")
|
||||
|
|
Загрузка…
Ссылка в новой задаче