VladaZakharova commented on code in PR #39713:
URL: https://github.com/apache/airflow/pull/39713#discussion_r1609679135


##########
tests/system/providers/google/cloud/dataproc/example_dataproc_gke.py:
##########
@@ -55,7 +55,9 @@
     "workload_identity_config": {
         "workload_pool": WORKLOAD_POOL,
     },
-    "initial_node_count": 1,
+    "node_pools": {

Review Comment:
   Did you run this test in gcp project? I can see that my DAG is failing with 
this change:
   ![Screenshot 2024-05-22 12 08 
18](https://github.com/apache/airflow/assets/80038284/7777d3bb-596a-4f85-bffb-46e0d4d7cd88)
   



-- 
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]

Reply via email to