diff --git a/libvirt/tests/cfg/guest_os_booting/boot_order/boot_from_usb_device.cfg b/libvirt/tests/cfg/guest_os_booting/boot_order/boot_from_usb_device.cfg index b3e6924fa5..0c3232fdb5 100644 --- a/libvirt/tests/cfg/guest_os_booting/boot_order/boot_from_usb_device.cfg +++ b/libvirt/tests/cfg/guest_os_booting/boot_order/boot_from_usb_device.cfg @@ -3,7 +3,7 @@ start_vm = no bus_type = "usb" bootmenu_dict = {'bootmenu_enable': 'yes', 'bootmenu_timeout': '3000', 'bios_useserial': 'yes'} - check_prompt = "UEFI .* USB|1. USB MSC Drive .*|UsbBootDetectMedia: UsbBootIsUnitReady .*" + check_prompt = "UEFI .* USB|1. USB MSC Drive .*|UsbBootDetectMedia: UsbBootIsUnitReady .*|.*UsbBootExecCmd: Success to Exec 0x0 Cmd \(Result = 1\).*" only q35, aarch64 aarch64: bootmenu_dict = {'bootmenu_enable': 'yes', 'bootmenu_timeout': '3000'}