armada/armada/tests/unit/handlers
Sean Eagan 5e7c36d2a1 Avoid bug in tiller when both sorting and paging releases
The tiller list releases command has a bug when using sorting
and paging simultaneously. Armada was passing sorting parameters,
but it doesn't really care about the order, so this removes the
sorting parameters to avoid the tiller issue.

Change-Id: If8349a8093d4b79d5e056d988b710372705eb669
2018-10-17 14:47:16 -05: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 Parallelize unsequenced chart group deployments 2018-10-03 10:27:49 -05:00
test_chartbuilder.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test_manifest.py Fix for get manifest 2018-09-14 15:27:03 +00:00
test_override.py Validation refactor 2018-08-20 17:27:34 +00: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 Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test_tiller.py Avoid bug in tiller when both sorting and paging releases 2018-10-17 14:47:16 -05:00
test_wait.py Add chart API to wait on k8s resource types/labels 2018-10-05 16:48:32 -05:00