| Thread Previous • Date Previous • Date Next • Thread Next |
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:add_status_to_webpage into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/451044 -- Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:add_status_to_webpage into autopkgtest-cloud:master.
diff --git a/charms/focal/autopkgtest-web/webcontrol/templates/browse-home.html b/charms/focal/autopkgtest-web/webcontrol/templates/browse-home.html
index fe51858..4cfd141 100644
--- a/charms/focal/autopkgtest-web/webcontrol/templates/browse-home.html
+++ b/charms/focal/autopkgtest-web/webcontrol/templates/browse-home.html
@@ -40,6 +40,7 @@
<li><a href="{{base_url}}static/autopkgtest.db">SQLite database with results</a></li>
<li><a href="{{base_url}}static/running.json">Currently running tests in JSON format</a></li>
<li><a href="{{base_url}}queues.json">Queued tests in JSON format</a></li>
+ <li><a href="https://discourse.ubuntu.com/t/autopkgtest-service/34490">autopkgtest infrastructure status updates</a></li>
</ul>
</div>
</div>
| Thread Previous • Date Previous • Date Next • Thread Next |