Skip to content

Conversation

@cliping
Copy link
Contributor

@cliping cliping commented Aug 15, 2025

According to bug RHEL-86592, update auto script.

Package mode:
(1/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.bios.with_tpm: STARTED
(1/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.bios.with_tpm: PASS (178.25 s)
(2/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.bios.without_tpm: STARTED
(2/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.bios.without_tpm: PASS (174.89 s)

(1/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.uefi_with_nvram.with_tpm: STARTED
(1/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.uefi_with_nvram.with_tpm: PASS (184.63 s)
(2/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.uefi_with_nvram.without_tpm: STARTED
(2/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.uefi_with_nvram.without_tpm: PASS (170.60 s)

(1/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.statless_uefi.with_tpm: STARTED
(1/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.statless_uefi.with_tpm: PASS (98.60 s)
(2/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.statless_uefi.without_tpm: STARTED
(2/2) type_specific.io-github-autotest-libvirt.migration.migration_misc.canonical_paths_in_shared_filesystems.statless_uefi.without_tpm: PASS (105.07 s)

Copy link
Contributor

@smitterl smitterl left a comment

Choose a reason for hiding this comment

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

@cliping Thank you for this. Please check my question. Also, this project is public and not everybody has access to the test case documentation you mention. Therefore, please summarize your change in the commit message and PR description.

vm.wait_for_login().close()
# stateless='yes' only use for AMD test
if boot_type != "statless_uefi":
vm.wait_for_login().close()
Copy link
Contributor

@smitterl smitterl Sep 1, 2025

Choose a reason for hiding this comment

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

Is it statlessor stateless? Also, I wonder why this is necessary, would the test case fail if we waited for login if stateless == 'yes'? Please explain why the change of this part is necessary.

According to bug RHEL-86592, update auto script.

Signed-off-by: lcheng <[email protected]>
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