shipyard/src/bin/shipyard_airflow/tests/unit/plugins
Bryan Strassner 44c526af96 Update to Airflow 1.10
Updates the image building to Airflow 1.10, including necessary
configuration changes and a general update of dependencies.

Airflow 1.10 includes many enhancements and bugfixes since 1.9 [0]

This change introduces many "unused" configuration parameters to satsify
Airflow's expectations[1].  An ugly, but likely harmless change to the
log output with interleaved newline characters from Airflow steps[2].

Changes to the chart and other dependendencies have also been introduced
to match this update.

[0] https://github.com/apache/incubator-airflow/blob/master/CHANGELOG.txt
[1] https://issues.apache.org/jira/browse/AIRFLOW-3099
[2] https://issues.apache.org/jira/browse/AIRFLOW-1917

Change-Id: I179dcf1f0369650b8c4519f704abb7fb495f4248
2018-09-24 15:32:31 -05:00
..
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test.conf Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_check_k8s_node_status.py Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05: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 Update to Airflow 1.10 2018-09-24 15:32:31 -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 Only attempt deploying nodes that were prepared 2018-09-05 15:51:31 +00:00
test_ucp_preflight_check_operator.py Workflow to support deployment groups 2018-06-20 09:55:15 -05:00