Chris Evich

Results 40 issues of Chris Evich

For images based on the base-image, it's useful to confirm they retain support for running systemd. Enable this (optionally) by iterating over an CSV list of FQINs from the test...

Docker Autotest Feature
On Milestone

On 11/05/2013 03:48 PM, Dongsheng Yang wrote: > On 11/04/2013 07:45 PM, John Ferlan wrote: > > > ``` > > 26 setvcpus > > ``` > > > >...

bug
virt-libvirt

Came in via #983, the error is: 'raise error.TestFail("No HBAs to support vHBA on the host!")'. This should be `error.TestNAError(...)` if possible, since it's a test environment/setup problem. Environment: ```...

bug
virt-libvirt

This test is failing on F19 system (four host CPUs) with: ``` 12:33:58 DEBUG| stderr: 12:33:58 DEBUG| cgtime get is ['cat:', '/cgroup/cpuacct/libvirt/qemu/virt-tests-vm1/cpuacct.usage_percpu:', 'No', 'such', 'file', 'or', 'directory'] 12:33:58 DEBUG| Check...

bug
virt-libvirt

On 11/05/2013 03:48 PM, Dongsheng Yang wrote: > On 11/04/2013 07:45 PM, John Ferlan wrote: > > > # grep "| ERROR " latest/debug.log | awk '{print $5}' | sed...

bug
virt-libvirt

On 11/05/2013 03:48 PM, Dongsheng Yang wrote: > On 11/04/2013 07:45 PM, John Ferlan wrote: > > > ``` > > 5 iface_trans > > ``` > > > >...

bug
virt-libvirt

On 11/05/2013 03:48 PM, Dongsheng Yang wrote: > On 11/04/2013 07:45 PM, John Ferlan wrote: > > > ``` > > 13 domjobabort > > ``` > > > >...

bug
virt-libvirt

On 11/05/2013 03:48 PM, Dongsheng Yang wrote: > On 11/04/2013 07:45 PM, John Ferlan wrote: > > > ``` > > 3 domiflist > > ``` > > > >...

bug
virt-libvirt

In short, `__del__` and all the moving things around is betting annoying / problematic. This may end up being too much work, but here's where I find out: https://github.com/cevich/virt-test/compare/autotest:next...upsidedown_xml

virt
TODO

It seems we have more ways of executing virsh commands coming in than we have facilities in virsh module to deal with. The `command` function keeps expanding with more conditionals....

TODO
virt-libvirt
virt-lvsb