
On 14/05/13 23:50, Guido Günther wrote:
Hi Osier, On Mon, May 13, 2013 at 11:45:15PM +0800, Osier Yang wrote:
On 13/05/13 23:25, Guido Günther wrote:
On Mon, May 13, 2013 at 03:59:20PM +0100, Daniel P. Berrange wrote:
On Mon, May 13, 2013 at 04:16:53PM +0200, Guido Günther wrote:
Hi, I don't have time to look into these test failurs in detail atm:
but it seems that one of these commits broke qemuxml2argvtest:
qemu: New cap flags for scsi-generic utils: util functions for scsi hostdev qemu: Build qemu command line for scsi host device rng: Interleave hostdev elements
for more detail see below. Cheers, -- Guido
See <http://honk.sigxcpu.org:8001/job/libvirt-check/997/> It might be an idea to configure your builder to set
VIR_TEST_DEBUG=1
so that the logs capture more info when things go wrong in the tests. Great idea. I'm doing this during the debian builds but forgot to add it to the jenkins builds so far. That's what came up:
290) QEMU XML-2-ARGV hostdev-scsi-lsi ... libvirt: error : internal error Failed to open /sys/bus/scsi/devices/0:0:0:0/scsi_generic FAILED 291) QEMU XML-2-ARGV hostdev-scsi-virtio-scsi ... libvirt: error : internal error Failed to open /sys/bus/scsi/devices/0:0:0:0/scsi_generic FAILED 292) QEMU XML-2-ARGV hostdev-scsi-readonly ... libvirt: error : internal error Failed to open /sys/bus/scsi/devices/0:0:0:0/scsi_generic FAILED 293) QEMU XML-2-ARGV hostdev-scsi-virtio-scsi ... libvirt: error : internal error Failed to open /sys/bus/scsi/devices/0:0:0:0/scsi_generic FAILED FAIL: qemuxml2argvtest Ah, I know what happened now. But I'm out of time today, will give a shot tomorrow. Any news here? -- Guido
Patches posted. https://www.redhat.com/archives/libvir-list/2013-May/msg01076.html Osier