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

[airflow] branch main updated (529f11b4e3 -> b5338b5825)

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

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


    from 529f11b4e3 Migrate remaining core sensors tests to `pytest` (#28177)
     add b5338b5825 Add test_connection method for SSHHook (#28184)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/ssh/hooks/ssh.py    |  9 +++++++++
 tests/providers/ssh/hooks/test_ssh.py | 13 +++++++++++++
 2 files changed, 22 insertions(+)