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

[DPE-5480] Add base in test_multi_relations to workaround libjuju bug #506

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

taurus-forever
Copy link
Contributor

Issue

The test test_multi_relations.py is randomly failing on libjuju 3.5.2.0 with Juju 3.6-beta2:

juju.errors.JujuError: base "ubuntu@20.04/stable" is not supported, supported bases are: ubuntu@22.04

it is a known issue reported as juju/python-libjuju#1090

Solution

As a (temporary?) workaround lets add a base here.

…issue

The test is randomly failing on libjuju 3.5.2.0 with Juju 3.6-beta2,
it is a known issue reported as juju/python-libjuju#1090

As a (temporary?) workaround lets add a base here.
@taurus-forever taurus-forever merged commit a250a69 into main Sep 18, 2024
95 of 96 checks passed
@taurus-forever taurus-forever deleted the alutay/add_base_for_libjuju branch September 18, 2024 12:37
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.

4 participants