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 0a0537ce7a Increase timeout of cli connection add test (#30434)
add 8bf4f62ae6 Fix `RedshiftResumeClusterOperator` deferrable
implementation (#30370)
No new revisions were added by this update.
Summary of changes:
.../amazon/aws/operators/redshift_cluster.py | 4 +-
.../amazon/aws/triggers/redshift_cluster.py | 10 +++
.../aws/deferrable/hooks/test_redshift_cluster.py | 41 ++++++++++++
.../deferrable/triggers/test_redshift_cluster.py | 75 ++++++++++++++++++++++
4 files changed, 128 insertions(+), 2 deletions(-)