[PR] Fix AWS system tests [airflow]

2023-12-06 Thread via GitHub
vincbeck opened a new pull request, #36091: URL: https://github.com/apache/airflow/pull/36091 There are currently [3 system tests](https://aws-mwaa.github.io/#/open-source/system-tests/dashboard.html) failing for the same reason: each system test creates security groups needed for `Redshif

Re: [PR] Fix AWS system tests [airflow]

2023-12-06 Thread via GitHub
syedahsn commented on code in PR #36091: URL: https://github.com/apache/airflow/pull/36091#discussion_r1417742343 ## airflow/providers/amazon/aws/operators/redshift_cluster.py: ## @@ -103,8 +103,37 @@ class RedshiftCreateClusterOperator(BaseOperator): "cluster_identifie

Re: [PR] Fix AWS system tests [airflow]

2023-12-06 Thread via GitHub
vincbeck commented on code in PR #36091: URL: https://github.com/apache/airflow/pull/36091#discussion_r1417832166 ## airflow/providers/amazon/aws/operators/redshift_cluster.py: ## @@ -103,8 +103,37 @@ class RedshiftCreateClusterOperator(BaseOperator): "cluster_identifie

Re: [PR] Fix AWS system tests [airflow]

2023-12-06 Thread via GitHub
vincbeck merged PR #36091: URL: https://github.com/apache/airflow/pull/36091 -- 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: commits-unsubscr...@airflow