autotest / virt-test

Linux Virtualization Tests
Other
97 stars 139 forks source link

9 failures of vcpupin #1018

Closed cevich closed 11 years ago

cevich commented 11 years ago

On 11/05/2013 03:48 PM, Dongsheng Yang wrote:

On 11/04/2013 07:45 PM, John Ferlan wrote:

   9 vcpupin

AttributeError: 'module' object has no attribute 'cpu_allowed_list_by_task'

Call made is "utils_test.cpu_allowed_list_by_task(pid, vcpu_pid)" but should be "utils_test.libvirt.cpu_allowed_list_by_task()"... Verified. Thanx, watching for your pull request.

Environment:

cevich commented 11 years ago

Pull #1006 should take care of this