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

migration: Update case about io error #6122

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

cliping
Copy link
Contributor

@cliping cliping commented Jan 10, 2025

Currently, we cannot write to disk in the VM of the target host after aborting migration. So update script.

Before:
Timeout expired while waiting for shell command to complete: "echo 'do disk I/O error test' > /tmp/disk_io_error_test" (output: '')

After:
(1/1) type_specific.io-github-autotest-libvirt.migration.pause_postcopy_migration_and_recover.pause_and_io_error_and_recover.p2p: PASS (309.62 s)
(1/1) type_specific.io-github-autotest-libvirt.migration.pause_postcopy_migration_and_recover.pause_and_io_error_and_recover.non_p2p: PASS (311.06 s)

Currently, we cannot write to disk in the VM of the target host
after aborting migration. So update script.

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

@dzhengfy dzhengfy merged commit 7077fc3 into autotest:master Jan 13, 2025
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.

4 participants