Fail to deploy charm with storage parameter #1075
Labels
area/application
hint/3.x
going on main branch
kind/bug
indicates a bug in the project
state/in-progress
currently being worked on
Description
Trying to update libjuju from 3.5.0.0 to 3.5.2.0 breaks tests setting the storage parameter during deploy. Example CI run can be seen here. Deploying a locally build charm with:
Will result in:
Trying to deploy something like:
Fails different validation:
I think the issue is caused by the additional validation added in model.py L2119
Urgency
Annoying bug in our test suite
Python-libjuju version
3.5.2.0
Juju version
3.4.4
Reproduce / Test
The text was updated successfully, but these errors were encountered: