shipyard/src/bin/shipyard_airflow/tests/unit/plugins
Michael Beaver b5469c39ec Create Xcom Pusher/Puller for concurrency_check
This change adds support in the concurrency_check plugin to push its
status to xcom so other components can easily check if it has passed.
This is especially useful for components that need to always run, but
still want to respect the concurrency check.

This is also a slight refactor of XcomPuller to make it import its dag
names from dag_names.py

Change-Id: I9ca6b43d7789d9499121384d4427835e296c44b8
2019-05-25 19:02:29 -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 Create Xcom Pusher/Puller for concurrency_check 2019-05-25 19:02:29 -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