On 04/25/2012 09:43 PM, Lucas Meneghel Rodrigues wrote: > Opened #324, pull from that branch and resend the pull request, thanks! > > --- > Reply to this email directly or view it on GitHub: > https://github.com/autotest/autotest/pull/316#issuecomment-5347781
Okay, I think I got my net-rewrite straightened following the history-rewrite, and sent it here: https://github.com/autotest/autotest/pull/329 FWIW: I took the nuclear approach (i.e. decided I didn't really need any of my other local branches). I Whacked my whole github autotest repo., re-forked the main autotest repo, re-did my remotes, then pulled https://github.com/autotest/autotest/pull/324 into a new local branch named 'virt_net_rewrite' (i.e. removed 'utils'). Finally, I used git am to apply some fixes Miroslav and I worked out, rebased yet again, pushed everything up to github #329 (Whew!) Notes: + This is working with libvirt/Xen now thanks to Miroslav + It's still very sensitive to old/stale 'env' and '/tmp/address_pool' files. + I'm open to any/all suggestions on how to make it more reliable, beyond strongly recommending running utils/make_clean between client executions. -- Chris Evich, RHCA, RHCE, RHCDS, RHCSS Quality Assurance Engineer e-mail: cevich + `@' + redhat.com o: 1-888-RED-HAT1 x44214 _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
