This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new cd9bd9a7c4 Add link to Teradata system tests dashboard (#1028)
cd9bd9a7c4 is described below
commit cd9bd9a7c4c0497d0c93481719c7a9fdc2989a26
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sun Jun 23 10:11:38 2024 +0200
Add link to Teradata system tests dashboard (#1028)
* Add link to Teradata system tests dashboard
* Update _index.md
---
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..36fe0ae3ef 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 health dashboard](https://teradata.github.io/airflow/) -
Dashboard listing status of system tests for Teradata Provider and their
current health status for last runs.