potiuk commented on code in PR #39713:
URL: https://github.com/apache/airflow/pull/39713#discussion_r1617560736
##########
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:
(And to be precise "casual" in the sense of not having all teh setup to run
all the system tests specific for the Google provider)
--
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]