juju-solutions / matrix

Automatic testing of big software deployments under various failure conditions
Other
8 stars 9 forks source link

Add "upgrade" action #126

Open pengale opened 7 years ago

pengale commented 7 years ago

Matrix should have an "upgrade" action, so that we can test to verify that a charm upgrades properly.

This is a tricky one to implement, as we need a sensible way of specifying, in a test, that you want to start with an outdated version of one or more charms in the bundle, and then upgrade to the latest version.