KVM test: Add new virtio-win.cfg.sample file
commit59f91a1a07f1c9b9d4065359eb1e6ee979826801
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Wed, 6 Jul 2011 01:42:45 +0000 (6 01:42 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Wed, 6 Jul 2011 01:42:45 +0000 (6 01:42 +0000)
treef3a48898c4d23ddf7e461c24a346f47a8c1df82d
parent2e062580fb2b7871d95000e7fecb3118a849934a
KVM test: Add new virtio-win.cfg.sample file

One of the problems with virtio drivers install is
that the configuration needed to get it done was
scattered around the pretty large tests_base.cfg.sample
file. So, separate the relevant configuration from
that file and create a file dedicated to be the
central point of configuration for virtio drivers
install. The new file is hopefully well commented,
and will be helpful in getting people started with
virtio win drivers testing with kvm autotest.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5487 592f7852-d20e-0410-864c-8624ca9c26a4
client/tests/kvm/get_started.py
client/tests/kvm/tests.cfg.sample
client/tests/kvm/tests_base.cfg.sample
client/tests/kvm/virtio-win.cfg.sample [new file with mode: 0644]