Comment 29 for bug 1404396

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

Actually, I just got a failure from the qa regression tests:

======================================================================
FAIL: test_virtio_net (__main__.QemuGuestVirtio)
Test virtio net
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test-qemu.py", line 1441, in test_virtio_net
    self._ssh_cmd(['lsmod'], search="virtio_net")
  File "./test-qemu.py", line 1203, in _ssh_cmd
    self.assertEquals(expected, rc, result + report)
AssertionError: Got exit code 255, expected 0
Connection timed out during banner exchange