armada/armada/tests/unit/handlers
Felipe Monteiro afc39b6b62 Docs: Fix Armada apply --set flag documentation
This PS updates the Armada apply --set flag documentation to
be in line with the actual implementation. Each override
must be of the form:

  manifest:simple-armada:release_name="wordpress"

Or:

  manifest:simple-armada:chart_goups="foo","bar"

This PS also adds a few more unit tests for Override handler.

Change-Id: Ie280752ceee75a9a13d1ffafb40589c294407b46
2018-02-17 03:29:42 -05:00
..
templates feat(override): Add to override list type of value 2018-01-04 10:53:58 +09:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
test_armada.py feat(source): Add support for SSH key authentication 2018-02-13 16:10:34 -05:00
test_chartbuilder.py Add unit tests for Chartbuilder handler 2018-02-15 16:14:28 +00:00
test_manifest.py Add unit tests for Manifest handler (part 2) 2018-02-08 22:02:37 +00:00
test_override.py Docs: Fix Armada apply --set flag documentation 2018-02-17 03:29:42 -05:00
test_tiller.py Add unit tests for Manifest handler 2018-02-05 17:14:12 -05:00