提交 700a031c 编写于 作者: S Satheesh Rajendran 提交者: Lucas Meneghel Rodrigues

virttest.virsh.py: bugfix on qemu_monitor_command function

I found later that the problem I was referring in the
below issue relates only to the virsh vcpupin testcase
since it uses qemu_monitor_command function.

After the introduction of virsh class, there is a function
named 'command' got introduced, which was getting conflict
with the command variable and below patch solves the issue.

https://github.com/autotest/autotest/issues/555

Excerpt of error log:
----
17:52:44 DEBUG| Destroying VM
17:52:44 WARNI| Requested MAC address release from persistent vm vm1.
Ignoring.
17:52:44 ERROR| FAIL -> TypeError: 'str' object is not callable
FAIL (3.42 s)
----

Sorry for the confusion if any caused.
Signed-off-by: NSatheesh Rajendran <sathnaga@linux.vnet.ibm.com>
上级 d14a6cc8
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册