armada/armada/tests/unit/handlers
Felipe Monteiro 093b5d2296 bug(manifest): Allow specific manifest to be specified
This PS allows users to specify the manifest file to use
by the Armada handler by introducing a new flag called
`target_manifest`. This flag was added to the API and
CLI.

A foundation of unit tests for the manifest handler
is included in this PS. Most of the coverage is aimed
at checking the various success and failure cases
surrounding the new target_manifest feature.

Also updates documentation to convey information about
the new flag and clean up some documentation formatting
inconsistencies and typos.

Change-Id: I1d5a3ecc1e99b6479438d0ee5490610178be34fe
2018-01-25 16:29:18 -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 Fix oslo_config and oslo_log configurations 2017-08-07 21:43:32 -05:00
test_chartbuilder.py fix(chartbuilder): Fix ChartBuilder failing on get_files() 2018-01-21 23:33:54 -04:00
test_manifest.py bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
test_override.py feat(override): Add to override list type of value 2018-01-04 10:53:58 +09:00
test_tiller.py fix(tiller): grpc call terminates prematurely 2017-12-08 11:08:38 -05:00