Oops, yet another problem that slipped through. Thanks for fixing this, applied!

On Fri, Mar 1, 2013 at 7:22 AM, Paolo Bonzini <[email protected]> wrote:
> Signed-off-by: Paolo Bonzini <[email protected]>
> ---
>  qemu/tests/cfg/multi_host.cfg | 2 +-
>  tests/cfg/fail_test.cfg       | 2 +-
>  tests/cfg/shutdown.cfg        | 2 +-
>  tests/cfg/skip_test.cfg       | 2 +-
>  tests/cfg/stress_boot.cfg     | 2 +-
>  tests/cfg/warning_test.cfg    | 2 +-
>  6 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/qemu/tests/cfg/multi_host.cfg b/qemu/tests/cfg/multi_host.cfg
> index 077fb13..b918b1e 100644
> --- a/qemu/tests/cfg/multi_host.cfg
> +++ b/qemu/tests/cfg/multi_host.cfg
> @@ -6,7 +6,7 @@
>
>      remove_image_on_check_error = yes
>      force_image_clone = no
> -    virt_test_type = kvm
> +    virt_test_type = qemu
>      no JeOS
>      variants:
>          - migrate_multi_host: install setup image_copy 
> unattended_install.cdrom
> diff --git a/tests/cfg/fail_test.cfg b/tests/cfg/fail_test.cfg
> index accc781..b718b75 100644
> --- a/tests/cfg/fail_test.cfg
> +++ b/tests/cfg/fail_test.cfg
> @@ -1,4 +1,4 @@
>  - fail_test:
> -    virt_test_type = libvirt kvm openvswitch v2v
> +    virt_test_type = libvirt qemu openvswitch v2v
>      type = fail
>      vms = ""
> diff --git a/tests/cfg/shutdown.cfg b/tests/cfg/shutdown.cfg
> index 849c01d..6a6982e 100644
> --- a/tests/cfg/shutdown.cfg
> +++ b/tests/cfg/shutdown.cfg
> @@ -1,5 +1,5 @@
>  - shutdown: install setup image_copy unattended_install.cdrom
> -    virt_test_type = libvirt kvm
> +    virt_test_type = libvirt qemu
>      type = shutdown
>      shutdown_method = shell
>      kill_vm = yes
> diff --git a/tests/cfg/skip_test.cfg b/tests/cfg/skip_test.cfg
> index 9ce2426..58879da 100644
> --- a/tests/cfg/skip_test.cfg
> +++ b/tests/cfg/skip_test.cfg
> @@ -1,4 +1,4 @@
>  - skip_test:
> -    virt_test_type = libvirt kvm openvswitch v2v
> +    virt_test_type = libvirt qemu openvswitch v2v
>      type = skip
>      vms = ""
> diff --git a/tests/cfg/stress_boot.cfg b/tests/cfg/stress_boot.cfg
> index 490c1f1..78ce4ce 100644
> --- a/tests/cfg/stress_boot.cfg
> +++ b/tests/cfg/stress_boot.cfg
> @@ -1,5 +1,5 @@
>  - stress_boot: install setup image_copy unattended_install.cdrom
> -    virt_test_type = libvirt kvm
> +    virt_test_type = libvirt qemu
>      type = stress_boot
>      max_vms = 5
>      alive_test_cmd = uname -a
> diff --git a/tests/cfg/warning_test.cfg b/tests/cfg/warning_test.cfg
> index 4ba5e1a..db76353 100644
> --- a/tests/cfg/warning_test.cfg
> +++ b/tests/cfg/warning_test.cfg
> @@ -1,4 +1,4 @@
>  - warning_test:
> -    virt_test_type = libvirt kvm openvswitch v2v
> +    virt_test_type = libvirt qemu openvswitch v2v
>      type = warning
>      vms = ""
> --
> 1.8.0.2
>
> _______________________________________________
> Virt-test-devel mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/virt-test-devel



-- 
Lucas

_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to