armada/armada/tests/unit
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
..
api test: Refactor test handler 2018-11-29 17:30:57 +00:00
common fix: Use superior oslo.policy authorize over enforce 2018-10-15 20:24:51 +01:00
handlers Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
resources Fix for get manifest 2018-09-14 15:27:03 +00:00
utils Add caching and cleanup of chart tarballs 2018-10-29 16:02:44 -05:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
base.py [test] Increase armada.handlers.armada test coverage 2018-06-11 10:15:28 -04:00
fake_policy.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
fixtures.py chore(docstring): Fix up improper sphinx syntax in docstrings 2018-06-22 21:35:29 +00:00