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 46666af9ec Refactor CreateHyperparameterTuningJobOperator (#37938)
add e151b1abcd Avoid to use some deprecated stuff in tests (#37964)
No new revisions were added by this update.
Summary of changes:
tests/models/test_baseoperator.py | 2 +-
tests/system/providers/amazon/aws/example_glacier_to_gcs.py | 2 +-
.../providers/core/example_external_task_parent_deferrable.py | 6 +++---
tests/system/providers/dbt/cloud/example_dbt_cloud.py | 7 +------
.../google/cloud/compute/example_compute_ssh_os_login.py | 2 +-
.../google/cloud/compute/example_compute_ssh_parallel.py | 2 +-
tests/system/providers/jdbc/example_jdbc_queries.py | 7 +------
.../system/providers/microsoft/azure/example_adf_run_pipeline.py | 7 +------
.../providers/microsoft/azure/example_synapse_run_pipeline.py | 6 +-----
tests/system/providers/microsoft/winrm/example_winrm.py | 8 +-------
tests/system/providers/pgvector/example_pgvector.py | 2 +-
tests/system/providers/pgvector/example_pgvector_openai.py | 2 +-
tests/system/providers/pinecone/example_pinecone_cohere.py | 2 +-
tests/system/providers/pinecone/example_pinecone_openai.py | 2 +-
tests/ti_deps/deps/test_trigger_rule_dep.py | 2 +-
15 files changed, 17 insertions(+), 42 deletions(-)