charmed-kubernetes / pytest-operator

Apache License 2.0
6 stars 13 forks source link

Add helpers for working with bundles #2

Closed johnsca closed 3 years ago

johnsca commented 3 years ago

Add helpers for building multiple charms and rendering bundles using those charms and other contexts. Also includes a wait_for_bundle helper as a starting point for replacing juju-wait something built-in to libjuju.

Note: This is failing currently because there still seems to be an issue with libjuju deploying bundles which reference local .charm files (rather than directories).