KVM test: add proper prefixes to image, iso and step file paths

Since the control file cleanup, image, iso and step files are expected directly
under the KVM test dir by default, but they should be in their respective
subdirectories: images should be in kvm/images/, isos should be in kvm/isos/
and step files should be in kvm/steps/.

This patch:
1. Makes KVM-Autotest expect isos, images and step files under their
respective subdirectories, by adding prefixes to the paths in
tests_base.cfg.sample.
2. Removes unnecessary prefixes from tests.cfg.sample.
3. Fixes comments in tests.cfg.sample.

Signed-off-by: Michael Goldish <mgoldish@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4052 592f7852-d20e-0410-864c-8624ca9c26a4
2 files changed