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

libvirt_hooks: Fix string matching #5921

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

cliping
Copy link
Contributor

@cliping cliping commented Sep 26, 2024

Before libvirt 10.5.0, hook_str is '...release end -'. After libvirt 10.5.0, hook_str is '...release end shutdown'.

Reference: #5782

Before libvirt 10.5.0, hook_str is '...release end -'.
After libvirt 10.5.0, hook_str is '...release end shutdown'.

Reference: autotest#5782

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

cliping commented Sep 26, 2024

Before:
Failed to check start/stop hooks.

After:
(1/1) type_specific.io-github-autotest-libvirt.libvirt_hooks.vm.start_stop: PASS (54.89 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

@chunfuwen chunfuwen merged commit 3008d67 into autotest:master Oct 10, 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.

2 participants