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 2a42cb46af Move and convert all AWS example dags to system tests
(#30003)
add fe727f985b SSHOperator - Restore ability to override SSHHook
cmd_timeout (#30190)
No new revisions were added by this update.
Summary of changes:
airflow/providers/ssh/hooks/ssh.py | 18 ++++++++++------
airflow/providers/ssh/operators/ssh.py | 4 ++--
tests/providers/ssh/hooks/test_ssh.py | 36 +++++++++++++++----------------
tests/providers/ssh/operators/test_ssh.py | 3 ++-
4 files changed, 34 insertions(+), 27 deletions(-)