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 81462283eaf Assert the refusal log with getMessage so the compat tests
pass (#70905)
add 9d3b20c4d2f Fix SSHRemoteJobOperator cleanup failing with custom
remote_base_dir (#69885)
No new revisions were added by this update.
Summary of changes:
.../providers/ssh/operators/ssh_remote_job.py | 4 ++--
.../src/airflow/providers/ssh/utils/remote_job.py | 22 +++++++++++++-------
.../unit/ssh/operators/test_ssh_remote_job.py | 24 ++++++++++++++++++++++
.../ssh/tests/unit/ssh/utils/test_remote_job.py | 21 +++++++++++++++++++
4 files changed, 62 insertions(+), 9 deletions(-)