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: Fix no xml file issue #5007

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Conversation

cliping
Copy link
Contributor

@cliping cliping commented Jul 4, 2023

To fix following issue:
error: Failed to open file '/tmp/xml_utils_temp_q7dt66ez.xml':
No such file or directory'

To fix following issue:
  error: Failed to open file '/tmp/xml_utils_temp_q7dt66ez.xml':
No such file or directory'

Signed-off-by: cliping <[email protected]>
@cliping
Copy link
Contributor Author

cliping commented Jul 4, 2023

Before:
TestFail: Can not find the expected patterns 'job 'migration in' failed in post-copy phase' in output 'error: cannot read file '/tmp/xml_utils_temp_q7dt66ez.xml'error: Failed to open file '/tmp/xml_utils_temp_q7dt66ez.xml': No such file or directory'

After:
(1/4) type_specific.io-github-autotest-libvirt.migration.pause_postcopy_migration_and_recover.pause_by_domjobabort_and_recover.xml.tcp.p2p: PASS (310.15 s)
(2/4) type_specific.io-github-autotest-libvirt.migration.pause_postcopy_migration_and_recover.pause_by_domjobabort_and_recover.xml.tcp.non_p2p: PASS (309.68 s)
(3/4) type_specific.io-github-autotest-libvirt.migration.pause_postcopy_migration_and_recover.pause_by_domjobabort_and_recover.xml.tls.p2p: PASS (376.85 s)
(4/4) type_specific.io-github-autotest-libvirt.migration.pause_postcopy_migration_and_recover.pause_by_domjobabort_and_recover.xml.tls.non_p2p: PASS (375.64 s)

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

Copy link
Contributor

@dzhengfy dzhengfy 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 67fb0c8 into autotest:master Jul 4, 2023
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