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

fix: clean up plugin at the beginning/end of tests. #351

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

klihub
Copy link
Collaborator

@klihub klihub commented Jul 8, 2024

This PR fixes failing nightly runs. They fail because the latest introduced case does not clean up the plugin and the first topology-aware test case does start by properly cleaning up potential leftover plugin instances from earlier cases. This PR should fix both.

Start with cleaning up any leftover plugins from previous
tests.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Clean up plugin if we sucessfully ran the whole test case.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Copy link
Collaborator

@fmuyassarov fmuyassarov 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
Collaborator

@askervin askervin left a comment

Choose a reason for hiding this comment

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

LGTM

@askervin askervin merged commit 46d22a6 into containers:main Jul 8, 2024
2 checks passed
@klihub klihub deleted the fixes/clean-up-tests branch July 8, 2024 09:26
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