juju-solutions / matrix

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

Added timeout to matrix tests. #83

Closed pengale closed 7 years ago

pengale commented 7 years ago

Defaults to one hour for non interactive mode, and no timeout for interactive mode. Controllable with a command line param, as it applies to an entire test suite.

Should prevent matrix from outlasting the energizer bunny.

@johnsca @kwmonroe @ktsakalozos

kwmonroe commented 7 years ago

LGTM - thanks!