shipyard/src/bin/shipyard_airflow/shipyard_airflow/control/validators
Carter, Matthew (mc981n) 64171aacf4 Validate existence of "deployment-version" doc on configdocs commit
This PS adds funtionality to Shipyard to validate the existence of
the Pegleg-generated "deployment-version" document (Pegleg change id:
I7919b02d70c9797f689cdad85066d3953b978901). As implied, this new
validation only checks for the presence of the document (by name and
schema) and currently does not care about any of the document's
contents under "data".
The severity of a failed validation is configurable through the new
"validations" configuration section in shipyard.conf, and is
defaulted to skip the validation altogether. This means that by
default, this patch set does not alter the functionality of Shipyard

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

Change-Id: I5e7269066f769804710a0fd1f2c8d0aece0d3314
2019-05-09 08:25:37 -05:00
..
__init__.py Add deployment group validation to shipyard 2018-05-09 09:18:16 -05:00
validate_committed_revision.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
validate_deployment_action.py Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
validate_deployment_configuration.py Validate existence of "deployment-version" doc on configdocs commit 2019-05-09 08:25:37 -05:00
validate_deployment_strategy.py Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
validate_deployment_version.py Validate existence of "deployment-version" doc on configdocs commit 2019-05-09 08:25:37 -05:00
validate_intermediate_commit.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
validate_target_nodes.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
validate_test_cleanup.py actions: Add Shipyard action to test site 2018-09-27 16:38:54 -05:00