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

qemu_monitor_socket_creation_delay: Fix a parameter issue #5972

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

cliping
Copy link
Contributor

@cliping cliping commented Oct 31, 2024

Update cfg file to add a missing 'emulator_dict' parameter.

Update cfg file to add a missing 'emulator_dict' parameter.

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

cliping commented Oct 31, 2024

Before:
(1/1) type_specific.io-github-autotest-libvirt.daemon.qemu_monitor_socket_creation_delay: ERROR: eval() arg 1 must be a string, bytes or code object (6.81 s)

After:
(1/1) type_specific.io-github-autotest-libvirt.daemon.qemu_monitor_socket_creation_delay: PASS (24.97 s)

@cliping
Copy link
Contributor Author

cliping commented Oct 31, 2024

@rh-jugraham Could you help review it? Thanks.

Copy link
Contributor

@rh-jugraham rh-jugraham left a comment

Choose a reason for hiding this comment

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

Looks good to me - the changes successfully address the issue!

@Yingshun Yingshun merged commit 87467a0 into autotest:master Nov 1, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants