-
Notifications
You must be signed in to change notification settings - Fork 23
test: run handlers after each role invocation to ensure role works #245
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
Conversation
This will also help with cleanup - removing files used by kdump before the handlers are run causes test errors. Signed-off-by: Rich Megginson <[email protected]>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR ensures kdump role handlers are executed immediately after each role invocation in test playbooks by inserting ‘meta: flush_handlers’ tasks, which also enables proper cleanup and prevents test errors. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
[citest] |
|
ansible-lint issue is ansible/ansible-lint#4702 |
|
looks like some problem with |
This will also help with cleanup - removing files used by kdump
before the handlers are run causes test errors.
Signed-off-by: Rich Megginson [email protected]
Summary by Sourcery
Tests: