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

Add unit tests for coriolis.tasks.* modules #281

Merged
merged 10 commits into from
Jan 30, 2024

Conversation

Dany9966
Copy link
Contributor

No description provided.

This commit refactors the way a `TaskRunner` retrieves shared lib dirs for
providers
This patch refactors the `minion_pool_tasks` module in order to make it more
testable.
This patch fixes a bug where not all required task info properties would be
returned by `get_required_task_info_properties`, caused by the assumption that
the set `.union()` method would unionize in place, which in fact it does not.
Refactors replica deployment task connection info validation in order to make
it more testable.
@Dany9966 Dany9966 merged commit 64cd3da into cloudbase:master Jan 30, 2024
4 checks passed
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.

1 participant