potiuk commented on code in PR #39713:
URL: https://github.com/apache/airflow/pull/39713#discussion_r1617558912
##########
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:
Yeah - it's one of the reasons why system tests are not run by "casual"
contributors why we need the dashboards exposed by Google team :) - because it
requires setup and gcp account to run them generally speaking so
@VladaZakharova - if yuo could use some of the intra-google setup to see if
this PR passses and resolve the comment and we should be good to merge.
--
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]