@@ -20,66 +20,36 @@ include cdkeys.cfg
#cdrom.* ?<= /tmp/kvm_autotest_root/
#steps ?<= /tmp/kvm_autotest_root/
-# You will notice that in all test definition blocks we have 'only qemu-kvm'
-# set. This means that qemu-kvm command line syntax will be used. If you
-# intend to test qemu upstream, you'll have to change that to 'only qemu'.
variants:
- @full:
- only qemu-kvm
- - @sample1:
- only qemu-kvm
- only no_pci_assignable
- only Fedora Windows
- - @sample2:
+ - @fc12_qemu:
only qemu-kvm
only qcow2
only ide
only default
only up
only no_pci_assignable
- only Fedora.9.* RHEL.5.* Windows
- only rtl8139
- - @sample3:
- only qemu-kvm
- only no_pci_assignable
- only qcow2.*ide.*default.*up.*Ubuntu-8.10-server.*(autotest.sleeptest)
- only rtl8139
- - @fc8_step:
- only qemu-kvm
- only qcow2
- only ide
- only default
- only up
- only no_pci_assignable
- only Fedora.8.32
- only install setup boot shutdown
- only rtl8139
- only hugepages
- - @winXP_32_unattended:
- only qemu-kvm
- only qcow2
- only ide
- only default
- only up
- only no_pci_assignable
- only WinXP.32
+ only Fedora.12.64
no install setup
no hugepages
only unattended_install boot shutdown
only rtl8139
- - @fc11_kickstart:
+ # The only change needed to test qemu upstream
+ # instead of qemu-kvm is the explicit -enable-kvm
+ # that has to be passed to the command line
+ extra_params = ' -enable-kvm'
+ - @fc12_qemu_kvm:
only qemu-kvm
only qcow2
only ide
only default
only up
only no_pci_assignable
- only Fedora.11.64
+ only Fedora.12.64
no install setup
no hugepages
only unattended_install boot shutdown
only rtl8139
# Choose your test list from the testsets defined
-only fc11_kickstart
-
+only fc12_qemu_kvm
@@ -62,8 +62,6 @@ variants:
- unattended_install:
type = unattended_install
- # Unattended install also perform guest setup, so setup is not needed
- no setup
kill_vm_on_error = yes
force_create_image = yes
pre_command = scripts/unattended.py
@@ -894,12 +892,6 @@ linux_s3:
variants:
- - @qemu-kvm:
- - qemu:
- extra_params += " -enable-kvm"
-
-
-variants:
- @up:
no autotest.npb
- smp2: