This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 42dd812021 Add `FileTrigger` (#29265)
add a671561b8e shorten other wait times in sys tests (#29254)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/operators/rds.py | 6 +++++-
tests/system/providers/amazon/aws/example_batch.py | 2 ++
.../providers/amazon/aws/example_eks_with_fargate_in_one_step.py | 1 +
.../system/providers/amazon/aws/example_eks_with_fargate_profile.py | 2 ++
.../providers/amazon/aws/example_eks_with_nodegroup_in_one_step.py | 2 ++
tests/system/providers/amazon/aws/example_eks_with_nodegroups.py | 2 ++
tests/system/providers/amazon/aws/example_emr.py | 1 +
tests/system/providers/amazon/aws/example_emr_eks.py | 2 ++
tests/system/providers/amazon/aws/example_emr_serverless.py | 3 +++
tests/system/providers/amazon/aws/example_glue.py | 1 +
tests/system/providers/amazon/aws/example_rds_export.py | 1 +
11 files changed, 22 insertions(+), 1 deletion(-)