armada/armada/tests
Sean Eagan 47ebd27cad Add configurability of delete timeout
Previously the timeout for deleting chart releases was 300s and
not configurable, this patchset makes it so via a new
`delete.timeout` property in the `armada/Chart/v1` schema.

Helm releases deleted which do not correspond to documents in this
schema still do not use a configurable timeout. Those will be
considered separately.

This also includes a minor logging fix.

Change-Id: Ia588faaafd18a3ac00eed3cda2f0556ffcec82c9
2019-01-29 16:49:01 -06:00
..
unit Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
test_utils.py Parallelize unsequenced chart group deployments 2018-10-03 10:27:49 -05:00