balloon_boot_in_pause.cfg 1.1 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
- balloon_boot_in_pause: install setup image_copy unattended_install.cdrom
    virt_test_type = qemu
    no Win2000, Fedora.8, Fedora.9, Fedora.10, RHEL.3, RHEL.4, Unix, livecd
    type = balloon_boot_in_pause
    balloon = balloon0
    balloon_dev_devid = balloon0
    balloon_dev_add_bus = yes
    ratio_1 = 0.8
    ratio_2 = 0.5
    test_tags = "evict enlarge evict"
    balloon_type_evict = evict
    balloon_type_enlarge = enlarge
    paused_after_start_vm = yes
    variants:
        - @balloon-base:

        - balloon-migrate:
            sub_test_after_balloon = "migration"
            migration_test_command = help
        - balloon-reboot:
            sub_test_after_balloon = "boot"
            reboot_method = shell
            kill_vm_on_error = yes
            session_need_update = yes
            sleep_before_check = 90
        - balloon-shutdown:
            sub_test_after_balloon = "shutdown"
            shutdown_method = shell
            kill_vm = yes
            kill_vm_gracefully = no
            check_img = yes
        - balloon-stop_continue:
            sub_test_after_balloon = "stop_continue"