未验证 提交 60445644 编写于 作者: X Xu Han 提交者: GitHub

Merge pull request #1446 from YongxueHong/bug-1598700

block_hotplug: Reduce calling of wait_for_login method.
......@@ -128,6 +128,7 @@ def run(test, params, env):
if status:
test.fail("Check for block device failed."
"Output: %s" % output)
session.close()
devs = [dev for dev in devs if not isinstance(dev, qdevices.QDrive)]
device_list.extend(devs)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册