You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/12/08 21:18:46 UTC

[airflow] branch main updated (bdc3d2e647 -> 2fa4dd9ea2)

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

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


    from bdc3d2e647 Keep pod name for k8s executor under 63 characters (#28237)
     add 2fa4dd9ea2 Removed unused presto integration tests (#28226)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/transfers/test_presto_to_gcs.py   | 332 ---------------------
 .../cloud/transfers/test_presto_to_gcs_system.py   | 160 ----------
 tests/providers/common/sql/sensors/test_sql.py     |  13 -
 .../mysql/transfers/test_presto_to_mysql.py        |  20 --
 4 files changed, 525 deletions(-)
 delete mode 100644 tests/integration/providers/google/cloud/transfers/test_presto_to_gcs.py
 delete mode 100644 tests/integration/providers/google/cloud/transfers/test_presto_to_gcs_system.py