Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guest_os_booting: Fix up login timeout issue #6076

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

Yingshun
Copy link
Contributor

On aarch64, the vm will enter uefi if there's no cdrom device. This is as expected so updating the expected result.

Before the fix:
c (1/1) type_specific.io-github-autotest-libvirt.guest_os_booting.boot_order.cdrom_device.ovmf.os_dev.without_cdrom: FAIL: Login timeout expired (output: 'exceeded 360 s timeout') (389.46 s)
After the fix:
(1/1) type_specific.io-github-autotest-libvirt.guest_os_booting.boot_order.cdrom_device.ovmf.os_dev.without_cdrom: PASS (328.10 s)

On aarch64, the vm will enter uefi if there's no cdrom device.
This is as expected so updating the expected result.

Signed-off-by: Yingshun Cui <[email protected]>
@Yingshun Yingshun requested review from dzhengfy and removed request for dzhengfy December 19, 2024 06:02
Copy link
Contributor

@chunfuwen chunfuwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chunfuwen chunfuwen merged commit 7c6ccb7 into autotest:master Dec 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants