juju-solutions / matrix

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

Added basic functional testing. #67

Closed pengale closed 7 years ago

pengale commented 7 years ago

Independently runs multiple .matrix tests, and cleans up after itself.

Can be invoked with tox -r -e functional -v

Should save us some time and worry, going forward.

@johnsca This isn't bad for a time boxed pass at it. lmk if there's anything that especially stands out to you as needing work before we merge it.