ashb opened a new pull request #21326: URL: https://github.com/apache/airflow/pull/21326
This required a slight refactor to the SSHOperator (moving `exec_ssh_client_command` "down" in to the Hook) but the SSH _Operator_ tests now just use stubbing, and the only place that connects to a real SSH server is the one test of `test_exec_ssh_client_command` in SSHHook. This is both better structured, and hopefully produces less (or ideally no) random failures in our tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
