juju / python-libjuju

Python library for the Juju API
Apache License 2.0
57 stars 93 forks source link

Fix deploy bundle tests #1046

Closed jack-w-shaw closed 2 months ago

jack-w-shaw commented 2 months ago

Description

It turns out a number of our test bundles were invalid, something only caught out by stricter param validating by juju controllers in 2.9.47

Fix these bundles + overlays to be valid

QA Steps

All CI tests need to pass.

cderici commented 2 months ago

/merge

Aflynn50 commented 2 months ago

/merge