shipyard/src/bin/shipyard_airflow/tests/unit
Carter, Matthew (mc981n) 0761099337 Validate existence of "deployment-version" during create configdocs
This PS adds funtionality to Shipyard to validate the existence of
the Pegleg-generated "deployment-version" document (Pegleg change id:
I7919b02d70c9797f689cdad85066d3953b978901) when a user runs create
configdocs. This validation only checks the presence of the document
(by name and schema) and does not care about the document's other
contents.
The severity of a failed validation is configurable through the
"validations" config section in shipyard.conf. The default severity
is "Skip", meaning the validation is not ran at all.

Note that with the default configuration of new validation, Shipyard
functionality should be unchanged.

Change-Id: I754617de81f628a24232e890b12b157ba6731c25
2019-05-09 08:33:52 -05:00
..
common Modify note access methods 2018-10-16 07:45:02 -05:00
control Validate existence of "deployment-version" during create configdocs 2019-05-09 08:33:52 -05:00
dags Refactor imports to support loading dags for tests 2018-07-25 09:19:18 -05:00
db [FIX] Single line sql split/join fix 2018-08-08 08:32:21 -05:00
plugins Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
schemas Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
yaml_samples Remove those copy words occured twice times in total_garbage.yaml 2019-01-04 20:19:21 +08:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_errors.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00