armada/armada/tests/unit/handlers
Marshall Margenau 52bf21989f Fix release name bug
The release name was being treated as multiple different values to
mean the same thing, when paired with the 'release_prefix'.  This
commit addresses the bug, changing all instances to use the
'release' value instead of 'chart_name' or others.

Note: This is an impacting change, in the sense that it will
cause more reliable behavior in Armada's Apply processing which
could have actual impact while upgrading components installed with
a previous version of Armada.  Previuosly undeleted FAILED releases
may now be deleted, and armada test and delete actions may now
run as expected where they didn't run before.

Change-Id: I9893e506274e974cdc8826b1812becf9b89a0ab6
2018-06-15 11:21:38 -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 Fix release name bug 2018-06-15 11:21:38 -05:00
test_chartbuilder.py bug(chartbuilder): uncaught exceptions on bad manifests 2018-03-29 15:15:00 -04:00
test_manifest.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
test_override.py Improved document validation 2018-02-23 11:11:09 -05:00
test_tiller.py Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00