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

[JUJU-1979] Backport upgrade-charm fixes onto 2.9 #744

Merged
merged 22 commits into from Oct 18, 2022

Conversation

cderici
Copy link
Member

@cderici cderici commented Oct 17, 2022

Description

This cherry-picks the upgrade-charm fixes from #729 and #742 to bring them onto 2.9 branch.

Includes the fix for the juju.errors.JujuAPIError: missing base name or channel not valid error when upgrading local charms.

QA Steps

Same QA Steps for #729 and #742 should work here.

tox -e integration -- tests/integration/test_application.py::test_upgrade_local_charm
tox -e integration -- tests/integration/test_charmhub.py::test_list_resources
tox -e integration -- tests/integration/test_application.py::test_upgrade_charm_switch_channel

Copy link
Contributor

@juanmanuel-tirado juanmanuel-tirado left a comment

Choose a reason for hiding this comment

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

LG2M

Thanks for the cherry-picking

@cderici
Copy link
Member Author

cderici commented Oct 18, 2022

/merge

@jujubot jujubot merged commit 0bafc11 into juju:2.9 Oct 18, 2022
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.

None yet

3 participants