On Wed, 2012-04-18 at 14:37 -0400, Chris Evich wrote: > (Not to jump on the Lucas's coat-tails, I'm still cooking this one...) > > I've been working to essentially re-write the networking configuration, > setup, and parsing for virt. autotest. The goal is a cleaner more > ubiquitous configuration, and to support testing of heterogeneous > network/guest environments on a much greater scale. This means support > for combination's of nic types, static/dynamic MAC and IP specification, > all possibly unique to each VM. > > https://github.com/cevich/autotest/commit/ad19ca44b5fe6fc7837de898e7e5820a4c6b70f9#L3L3676 > > It's not complete yet (still needs more testing, and integration with > libvirt). However, I've recently rebased and would very much appreciate > any comments/feedback on what I've got so-far. I've made extensive > notes in the commit message hopefully to shed more light on intentions. > I'm am also interested to know if any of the docs. diverge from the > code and frankly, if there's any 'uglyness' I should clean up.
You can already send as a pull request so we can get patches out of it easily. When the branch is done, I can pull it, so don't worry about submitting it as a pull request. Thanks for the massive work on the nw infrastructure :) > Thanks. > _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
