1For the impatient: 2 3Execute the get_started.py script located on this directory, 4that will guide you through setting up the default kvm test 5scenario: 6 7 * Guest install with Fedora 12 8 * Boot, reboot and shutdown test 9 10The script will help you to create all the directories, and 11even get the OS iso in case you don't have it yet. 12 13For the not so impatient: 14 15You are *strongly* advised to read the online docs: 16 17http://www.linux-kvm.org/page/KVM-Autotest/Client_Install 18 19So you can have a better idea of how the test is organized 20and how it works. 21