This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch lint-to-teradata-dashboard in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit f37ddfbf245213dc0e5aa32abb4431e265f6d35c Author: Jarek Potiuk <[email protected]> AuthorDate: Sat Jun 22 17:16:50 2024 +0200 Add link to Teradata system tests dashboard --- landing-pages/site/content/en/ecosystem/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/landing-pages/site/content/en/ecosystem/_index.md b/landing-pages/site/content/en/ecosystem/_index.md index 293dcd2045..161f8dea24 100644 --- a/landing-pages/site/content/en/ecosystem/_index.md +++ b/landing-pages/site/content/en/ecosystem/_index.md @@ -210,3 +210,5 @@ Apache Airflow releases the [Official Apache Airflow Community Chart](https://ai [Google provider package health dashboard](https://storage.googleapis.com/providers-dashboard-html/dashboard.html) - Dashboard listing all system tests within the Google provider package and their current health status [LLM Providers health dashboard](https://astronomer.github.io/llm-dags-dashboard) - Dashboard listing all system tests within the LLM provider packages and their current health status: execution status for last 7 runs(succeeded/failed, Execution date). + +[Teradata Provider System test dashboard](https://teradata.github.io/airflow/) - Dashboard listing status of system tests for Teradata Provider.
