Hi Lucas, I saw you had re-factored tcpdump related functions[1] in virttest/env_process.py and virttest/utils_env.py, I suspend nobody double checks if it works well for v2v testing, at present, I can't get VM IP address for this updating, it's okay for old codes in virttest/env_process.py, I tried to fix it and found not IP address are written in backends/v2v/env first time, but I'm not very familiar w/ Env related class or method, maybe, you may help me check it together, thanks. I will also continue to debug it tomorrow.
[1] [root@rhel7 virt-test]# git blame virttest/utils_env.py|grep _start_tcpdump 4b518ed5 (Lucas Meneghel Rodrigues 2013-11-13 11:17:18 -0200 333) def _start_tcpdump(self): 4b518ed5 (Lucas Meneghel Rodrigues 2013-11-13 11:17:18 -0200 408) self._start_tcpdump() 4b518ed5 (Lucas Meneghel Rodrigues 2013-11-13 11:17:18 -0200 412) self._start_tcpdump() -- Regards, Alex _______________________________________________ Virt-test-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-test-devel
