virt-test icon indicating copy to clipboard operation
virt-test copied to clipboard

3 failures of domiflist

Open cevich opened this issue 11 years ago • 0 comments

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

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

   3 domiflist

virsh.domiflist.with_valid_option.domid virsh.domiflist.with_valid_option.uuid virsh.domiflist.with_valid_option.name

Not quite sure what happened, looks like things were successful, but each fails with:

raise error.TestFail("Unable to login to VM:%s" % detail)

during check_output() because the VM was already shutdown for some unknown reason (as seen in the trace output). Did something recently change to cause exit/return from virsh.* calls to stop the vm? In this case, the test needs to log back into the guest to check some things, but cannot because it's shutdown. I did not reproduce this issue when I run virsh.domiflist tests on my F19. The last commit on my branch is 750874cc15109ca5d585984b3564bc940d00d7bc

Environment:

  • Lenovo T530, 4 CPUs (dual-core + HT), 8G ram
  • Latest hand-build of libvirt (almost 1.1.4)
  • Running as root, SELinux in permissive mode
  • Default bridge mode networking
  • Default JeOS 19 x86_64 guest

cevich avatar Nov 05 '13 14:11 cevich