未验证 提交 2c732c00 编写于 作者: C Cleber Rosa

Merge remote-tracking branch 'abdhaleegit/memutils-wait'

Signed-off-by: NCleber Rosa <crosa@redhat.com>
......@@ -52,7 +52,7 @@ def _check_memory_state(block):
return True
return False
return wait.wait_for(_is_online, timeout=120, step=1) or False
return wait.wait_for(_is_online, timeout=10, step=0.2) or False
def check_hotplug():
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册