shipyard/src/bin/shipyard_airflow/tests/unit/plugins
Carter, Matthew (mc981n) 222b074cb1 Be configuration driven when referencing document names/schemas
Currently, any document name or schema referenced in the Shipyard
code base is a hard-coded string. Often times, these strings are
repeated throughout the code. This patch set adds a new configuration
section to shipyard.conf to define document names and schemas so they
can then be referenced in the Shipyard code via the oslo
configuration object. This functionality will be important for
upcoming Shipyard features which will call for more documents to be
validated as well as some new Shipyard-created docs.

Change-Id: I34ae8cd578bab730d004c3d176e3817b5a45c89e
2019-05-02 10:47:38 -05:00
..
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test.conf Add configurable timeout for Drydock client 2018-11-13 13:10:07 -06:00
test_armada_test_releases_operator.py Remove Shipyard queries for Tiller information 2019-03-28 16:35:29 -05:00
test_check_k8s_node_status.py Fix typo in description 2018-10-05 08:41:29 -07:00
test_concurrency_check_operator.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_deckhand_client_factory.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_deployment_configuration_operator.py Be configuration driven when referencing document names/schemas 2019-05-02 10:47:38 -05:00
test_drydock_destroy_nodes_operator.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
test_drydock_nodes_operator.py Add notes support for Builddata output 2018-10-16 07:45:57 -05:00
test_drydock_relabel_nodes_operator.py Add relabel_nodes action 2018-09-25 07:34:43 -05:00
test_drydock_verify_site.py Ensure pod logs are fetched in case of exception in any operator 2018-09-19 09:17:13 -07:00
test_get_k8s_logs.py Fix get_pod_logs logic to pick up accurate pods 2018-10-09 08:05:00 -07:00
test_ucp_preflight_check_operator.py Workflow to support deployment groups 2018-06-20 09:55:15 -05:00