This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 11cba87d51 Use `airflow.models.dag.DAG` in k8s tests (#34616)
add 3b30b8f8ea Use `airflow.models.dag.DAG` in Amazon system tests (#34613)
No new revisions were added by this update.
Summary of changes:
tests/system/providers/amazon/aws/example_appflow.py | 2 +-
tests/system/providers/amazon/aws/example_appflow_run.py | 2 +-
tests/system/providers/amazon/aws/example_athena.py | 2 +-
tests/system/providers/amazon/aws/example_azure_blob_to_s3.py | 2 +-
tests/system/providers/amazon/aws/example_batch.py | 2 +-
tests/system/providers/amazon/aws/example_cloudformation.py | 2 +-
tests/system/providers/amazon/aws/example_datasync.py | 4 ++--
tests/system/providers/amazon/aws/example_dms.py | 2 +-
tests/system/providers/amazon/aws/example_dynamodb.py | 2 +-
tests/system/providers/amazon/aws/example_ec2.py | 2 +-
tests/system/providers/amazon/aws/example_ecs.py | 2 +-
tests/system/providers/amazon/aws/example_ecs_fargate.py | 2 +-
tests/system/providers/amazon/aws/example_emr.py | 2 +-
tests/system/providers/amazon/aws/example_emr_eks.py | 2 +-
tests/system/providers/amazon/aws/example_emr_notebook_execution.py | 2 +-
tests/system/providers/amazon/aws/example_eventbridge.py | 2 +-
tests/system/providers/amazon/aws/example_ftp_to_s3.py | 4 ++--
tests/system/providers/amazon/aws/example_gcs_to_s3.py | 2 +-
tests/system/providers/amazon/aws/example_glacier_to_gcs.py | 2 +-
tests/system/providers/amazon/aws/example_glue.py | 2 +-
tests/system/providers/amazon/aws/example_google_api_sheets_to_s3.py | 2 +-
tests/system/providers/amazon/aws/example_google_api_youtube_to_s3.py | 3 ++-
tests/system/providers/amazon/aws/example_hive_to_dynamodb.py | 2 +-
tests/system/providers/amazon/aws/example_imap_attachment_to_s3.py | 2 +-
tests/system/providers/amazon/aws/example_lambda.py | 4 ++--
tests/system/providers/amazon/aws/example_local_to_s3.py | 2 +-
tests/system/providers/amazon/aws/example_mongo_to_s3.py | 4 ++--
tests/system/providers/amazon/aws/example_quicksight.py | 2 +-
tests/system/providers/amazon/aws/example_rds_event.py | 2 +-
tests/system/providers/amazon/aws/example_rds_export.py | 2 +-
tests/system/providers/amazon/aws/example_rds_instance.py | 2 +-
tests/system/providers/amazon/aws/example_rds_snapshot.py | 2 +-
tests/system/providers/amazon/aws/example_redshift.py | 3 ++-
tests/system/providers/amazon/aws/example_redshift_s3_transfers.py | 3 ++-
tests/system/providers/amazon/aws/example_s3_to_ftp.py | 4 ++--
tests/system/providers/amazon/aws/example_s3_to_sftp.py | 4 ++--
tests/system/providers/amazon/aws/example_s3_to_sql.py | 3 ++-
tests/system/providers/amazon/aws/example_sagemaker.py | 2 +-
tests/system/providers/amazon/aws/example_sagemaker_endpoint.py | 2 +-
tests/system/providers/amazon/aws/example_sagemaker_notebook.py | 2 +-
tests/system/providers/amazon/aws/example_sagemaker_pipeline.py | 2 +-
tests/system/providers/amazon/aws/example_salesforce_to_s3.py | 2 +-
tests/system/providers/amazon/aws/example_sftp_to_s3.py | 4 ++--
tests/system/providers/amazon/aws/example_sns.py | 2 +-
tests/system/providers/amazon/aws/example_sql_to_s3.py | 3 ++-
tests/system/providers/amazon/aws/example_sqs.py | 2 +-
tests/system/providers/amazon/aws/example_step_functions.py | 2 +-
47 files changed, 59 insertions(+), 54 deletions(-)