uranusjr commented on pull request #19700: URL: https://github.com/apache/airflow/pull/19700#issuecomment-974362260
There are a few of tests on this particular part of setup: * `tests/providers/google/cloud/log/test_stackdriver_task_handler_system.py` has tests on `REMOTE_BASE_LOG_FOLDER` with the `stackdriver://` prefix. * `tests/providers/google/cloud/log/test_gcs_task_handler_system.py` has one test for `gs://`. They might help with coming up a test for `cloudwatch://`. -- 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]
