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

tests: remove wait for idle woraround as juju/python-libjuju#900 is fixed #314

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

DnPlas
Copy link
Contributor

@DnPlas DnPlas commented Aug 17, 2023

We used to workaround juju/python-libjuju#900 by addind long waits and asserting the presence of certain resources before continuing with the test exectuion. Since the issue is not resolved, we don't need to do this workaround anymore. Fixes #303

…ixed

We used to workaround juju/python-libjuju#900 by addind long waits and asserting the
presence of certain resources before continuing with the test exectuion. Since the issue
is not resolved, we don't need to do this workaround anymore.
Fixes #303
@DnPlas DnPlas merged commit 5bfd81f into main Aug 17, 2023
13 checks passed
@DnPlas DnPlas deleted the dnplas-fix-303 branch August 17, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bundle tests do not correctly wait_for_idle during deployment
2 participants