From 03dab7098529a5e3d96f018982b92617360f12e1 Mon Sep 17 00:00:00 2001 From: Freddy Demiane Date: Mon, 27 May 2024 08:55:30 +0000 Subject: [PATCH] Add a link to Google Providers Package dashboard in the docs --- tests/system/providers/google/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/system/providers/google/README.md b/tests/system/providers/google/README.md index da8709cb901e..8dbd60681bf1 100644 --- a/tests/system/providers/google/README.md +++ b/tests/system/providers/google/README.md @@ -97,3 +97,7 @@ Keep in mind that some additional commands may be required. Some tests may require extra setup. If this is the case, the steps should be documented inside the docstring of related test file. + +## Google Providers Pacakge System Tests Dashboard + +To check the status of the system tests against the head revision of Apache Airflow, please refer to this [dashboard](https://storage.mtls.cloud.google.com/providers-dashboard-html/dashboard.html).