armada/armada/tests/unit/handlers
Drew Walters 1a28e6b72f wait: Remove test pods from wait
When waiting on resources that share labels with existing test pods,
an upgrade can fail due to a wait operation on the existing test pods.
This change skips wait operations on test resources by filtering them
using Helm hooks.

Change-Id: I465d3429216457ea8d088064cafa74b2b0d9b8cb
2018-11-06 21:58:54 +00: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 Correctly identify latest release 2018-10-19 09:14:15 -05: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 Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test_tiller.py Correctly identify latest release 2018-10-19 09:14:15 -05:00
test_wait.py wait: Remove test pods from wait 2018-11-06 21:58:54 +00:00