shahar1 opened a new issue, #38636: URL: https://github.com/apache/airflow/issues/38636
### What do you see as an issue? As GCP shutdowns most of the AutoML domains except for the AutoML Translation, documentation and system tests should reflect better how to work properly with the affected operators and hooks. ### Solving the problem The logic within the following system tests should be either rewritten or merged into the existing tests in [example_automl_translation](https://github.com/apache/airflow/blob/98933ed34ad8d87724ec3b1738f130c721ca6bbe/tests/system/providers/google/cloud/automl/example_automl_translation.py): - [automl/example_automl_dataset](https://github.com/apache/airflow/blob/98933ed34ad8d87724ec3b1738f130c721ca6bbe/tests/system/providers/google/cloud/automl/example_automl_dataset.py) - [example_automl_model](https://github.com/apache/airflow/blob/98933ed34ad8d87724ec3b1738f130c721ca6bbe/tests/system/providers/google/cloud/automl/example_automl_model.py) ### Anything else Start working on this issue after merging both #38418 and #38633 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
