(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. Thanks. -- 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
