You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/04/11 11:37:25 UTC

[airflow] branch master updated (5da8319 -> 62aa796)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 5da8319  Fix exception caused by missing keys in the ElasticSearch Record (#15163)
     add 62aa796  Chart: Add tests to check labels, kind and annotations (#15313)

No new revisions were added by this update.

Summary of changes:
 chart/tests/test_basic_helm_chart.py | 81 ++++++++++++++++++++++++++++++++++++
 chart/tests/test_scheduler.py        | 26 ++++++++++++
 chart/tests/test_worker.py           | 23 ++++++++++
 3 files changed, 130 insertions(+)