shipyard/src/bin/shipyard_airflow/tests/unit
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
..
common Add retries to node lookup logic 2018-08-25 05:05:06 -05:00
control Fix 404 on log retrieval for retries of a step 2018-09-10 21:22:18 -07: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 Update to Airflow 1.10 2018-09-24 15:32:31 -05:00
schemas Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
yaml_samples Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05: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