juju-solutions / layer-cwr

Layer for building the Juju Jenkins CI env
Other
2 stars 5 forks source link

When releasing bundle+charm the bundle points to the revisions of the original channel #107

Closed ktsakalozos closed 7 years ago

ktsakalozos commented 7 years ago

Have a look here: https://github.com/juju-solutions/layer-cwr/blob/master/scripts/bundlebuilder.py#L453

We first release the bundle and then we release the charms. As a result the bundle points to the charms on the original channel!

ktsakalozos commented 7 years ago

This is invalid! cwr-bundle job will not push the charm so the revision number stays the same. No action needed. False alarm :)