Bowrna commented on code in PR #39713:
URL: https://github.com/apache/airflow/pull/39713#discussion_r1609725710
##########
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:
Ah I see. i didn't run it in GCP project but ran the system tests that is
run as part of CI.
--
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]