virt: Add more flexible way to specify comm ports host -> guest
commit41f2396c55725e9e802fc346adcc020018b7b757
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 4 Jul 2011 14:53:51 +0000 (4 14:53 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 4 Jul 2011 14:53:51 +0000 (4 14:53 +0000)
tree17e2efdef6c8c983b97f2bf3ca34e50a56010148
parentf9f115fe5275558b2395b9c6c62a5a48d821d2f4
virt: Add more flexible way to specify comm ports host -> guest

When running the virt guest windows tests using the (now default)
autotest private bridge, noticed that some ports needed for host
and guest communication weren't specified. So, add a config file
knob to allow people to specify additional ports to be added to
the default firewall configuration. The config tracks some important
ports used on tests, such as the remote shell ports and remote
shell file transfer ports.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5481 592f7852-d20e-0410-864c-8624ca9c26a4
client/tests/kvm/tests_base.cfg.sample
client/virt/virt_test_setup.py