juju-solutions / matrix

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

Add non glitched gating test in the default test bundle #57

Closed pengale closed 7 years ago

pengale commented 7 years ago

Currently, we do not want to make glitch into a gating test, because it fails on known issues, but we don't have any tests that actually gate once you take away glitch.

Need to tweak the default test so that it gates on deploy, without glitch.

pengale commented 7 years ago

Merged a PR to address this: https://github.com/juju-solutions/matrix/pull/63