armada/armada/tests/unit/handlers
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
..
templates Improved document validation 2018-02-23 11:11:09 -05:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
test_armada.py Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
test_chartbuilder.py Fix noqa 2018-10-28 15:10:48 +01:00
test_manifest.py Fix for get manifest 2018-09-14 15:27:03 +00:00
test_override.py Fix Flake8 3.6.0 errors 2018-10-26 09:23:42 -04:00
test_release_diff.py Release diffing: split out, add unit tests, include name 2018-08-22 11:29:03 -05:00
test_test.py Automate deletion of test pods 2019-01-28 13:19:09 -06:00
test_tiller.py Automate deletion of test pods 2019-01-28 13:19:09 -06:00
test_wait.py wait: Remove test pods from wait 2018-11-06 21:58:54 +00:00