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 2020/12/24 17:01:15 UTC

[airflow] branch master updated (e2bfac9 -> 3f52f1a)

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 e2bfac9  When CLI changes, we also re-run K8S tests (#13305)
     add 3f52f1a  Pass SchedulerJob.subdir to Dagbag (#13291)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py     |  2 +-
 tests/jobs/test_scheduler_job.py  | 91 +++++++++++++++++++--------------------
 tests/models/test_taskinstance.py |  2 +-
 3 files changed, 47 insertions(+), 48 deletions(-)