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 b7a4e4db31 Logging deprecated configuration removed (#42100)
     add f9d0315197 Add template field tests to AWS operators part1 (#42183)

No new revisions were added by this update.

Summary of changes:
 .../providers/amazon/aws/operators/test_athena.py  |  4 ++
 .../providers/amazon/aws/operators/test_bedrock.py | 27 +++++++++
 .../amazon/aws/operators/test_cloud_formation.py   | 28 ++++++++++
 .../amazon/aws/operators/test_comprehend.py        |  7 +++
 .../amazon/aws/operators/test_datasync.py          |  5 ++
 tests/providers/amazon/aws/operators/test_dms.py   | 64 ++++++++++++++++++++++
 tests/providers/amazon/aws/operators/test_ec2.py   | 51 +++++++++++++++++
 tests/providers/amazon/aws/operators/test_ecs.py   | 33 +++++++++++
 tests/providers/amazon/aws/operators/test_eks.py   | 44 +++++++++++++++
 .../amazon/aws/operators/test_emr_add_steps.py     | 10 ++++
 .../amazon/aws/operators/test_emr_containers.py    |  4 ++
 .../aws/operators/test_emr_create_job_flow.py      |  4 ++
 .../aws/operators/test_emr_modify_cluster.py       |  4 ++
 .../aws/operators/test_emr_notebook_execution.py   | 18 ++++++
 .../amazon/aws/operators/test_emr_serverless.py    | 58 ++++++++++++++++++++
 .../aws/operators/test_emr_terminate_job_flow.py   | 11 ++++
 .../amazon/aws/utils/test_template_fields.py       | 16 ++----
 17 files changed, 377 insertions(+), 11 deletions(-)
 copy airflow/auth/managers/models/base_user.py => 
tests/providers/amazon/aws/utils/test_template_fields.py (70%)

Reply via email to