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

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


    from 6687dddd444 Enable task sdk for system tests (#48699)
     add 8e8c84fed21 Update ECS executor to support Task SDK (#48513)

No new revisions were added by this update.

Summary of changes:
 .../amazon/aws/executors/ecs/ecs_executor.py       | 52 ++++++++++++
 .../amazon/aws/executors/ecs/test_ecs_executor.py  | 92 +++++++++++++++++++++-
 .../executors/kubernetes_executor_utils.py         |  1 +
 .../unit/cncf/kubernetes/test_pod_generator.py     |  8 +-
 .../airflow/sdk/execution_time/execute_workload.py | 55 ++++++++++---
 5 files changed, 193 insertions(+), 15 deletions(-)

Reply via email to