summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2017-02-07 15:44:19 +0200
committerTony Sarajärvi <tony.sarajarvi@qt.io>2017-02-07 16:55:14 +0000
commitfb9dd4e3c7635409831d10c4996ad9561411be98 (patch)
tree90c2bfeef7cbed25b2679a8ac6cef8ce9d6ff9b1
parentc1c2fff6bc644e45dbddc787d487863b62d2b415 (diff)
Update testresults.qt.io web page's index.html
Links provided there were old and broken. Added new up to date corresponding links and two other useful links to external scan results. Change-Id: I95f00b104b2222e3f40906ad4d45a834f2200397 Reviewed-by: Olli Hirvonen <olli.hirvonen@qt.io> Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
-rw-r--r--non-puppet/testresults.qt.io/index.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/non-puppet/testresults.qt.io/index.html b/non-puppet/testresults.qt.io/index.html
index 6daa975..2fa411d 100644
--- a/non-puppet/testresults.qt.io/index.html
+++ b/non-puppet/testresults.qt.io/index.html
@@ -18,12 +18,14 @@
<p>Test results for the Qt Project are published on this server.</p>
<p>The following results are currently available:
<ul>
- <li><b><a href="/ci">ci</a></b> - raw logs from the Qt Continuous Integration System used on <a href="http://codereview.qt-project.org/">codereview.qt-project.org</a></li>
- <li><b><a href="/qtmetrics">qt-metrics</a></b> - autotest metrics from the Qt Continuous Integration System</li>
- <li><b><a href="/forms/release-testing">release-testing</a></b> - release testing form used to report status of packages from <a href="http://download.qt-project.org/snapshots/qt/">download.qt-project.org</a></li>
- <li><b><a href="/ci/status">status</a></b> - status information about the Qt Continuous Integration System</li>
+ <li><b><a href="/coin">Coin</a></b> - The Qt Continuous Integration System's (Coin's) dashboard</li>
+ <li><b><a href="/logs">Logs</a></b> - Build and autotests logs from Coin's builds</li>
+ <li><b><a href="/qtmetrics">QtMetrics</a></b> - autotest metrics from the Qt Continuous Integration System - currently under development</li>
+ <li><b><a href="/ci">Old logs</a></b> - Build and autotests logs from old Jenkins builds</li>
+ <li><b><a href="https://scan.coverity.com/projects/qt-project">Coverity scan results</a></b> - External - Coverity scan results of Qt5</li>
+ <li><b><a href="http://www.opencoverage.net/">OpenCoverage</a></b> - External - Open coverage results of Qt5</li>
</ul>
</p>
- <p>For more information, see <a href="http://qt-project.org/wiki/CI_Overview">the Qt Project wiki</a>.</p>
+ <p>For more information, see <a href="http://wiki.qt.io/CI_Overview">the Qt Project wiki</a>.</p>
</div>
</html>