----- Original Message ----- > > > ----- Original Message ----- > > ----- Original Message ----- > > > On 10/21/2013 09:54 AM, Jiri Zupka wrote: > > > > Hi Chris, > > > > please look at new version of Propcan. There was changes access to > > > > __all_slots__ to be more robust > > > > to pickle. > > > > > > > > https://github.com/jzupka/virt-test/tree/propcan-new > > > > > > > > I was check this branch if there is problem with unnecessary machine > > > > restarts etc. It shouldn't be there. > > > > There are also changed others files where is __super_set__ and get > > > > used. > > > > All unittest from virttest/* work as without patches I hope. > > > > > > > > I hope it will works :-) > > > > > > > > thanks for your help, > > > > Jiří Župka > > > > > > > > > > Alrighty, it took a day of hacking, but I've managed to (somewhat) fix > > > the libvirt unattended problem. There's still an issue of mixing up sr1 > > > with sr0, but that'll just need to be adjusted manually for now until > > > there's a better solution. So, I rebased my unattended_install fixes > > > onto your propcan-new branch, and it seems to be happy. I'll try > > > running some more of the XML-related tests tonight, since that'll beat > > > on propcan even more. > > > > Great:-) And thanks for your works. >
I found the bug! It is in 50e1f7d47a94f4c770880cd8ec0f18365dcba714 run: Setting --qemu_sandbox=on by default this patch enable qemu-sandbox by default. When you starts qemu tests with --qemu_sandbox=off then it works. > > > > > > > > > -- > > > Chris Evich, RHCA, RHCE, RHCDS, RHCSS > > > Quality Assurance Engineer > > > e-mail: cevich + `@' + redhat.com o: 1-888-RED-HAT1 x44214 > > > > > > _______________________________________________ Virt-test-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-test-devel
