summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-06-27 18:25:53 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-28 08:49:16 +0200
commitab3cc293068e6fdc5ea31eb948e85ccd2bf13064 (patch)
tree2906f77e076eb92e8c68e986566c561244773dc6
parent651314e6ddc54c64f82ba61c53dff8180c1096c7 (diff)
testresult: Add information about other links under testresult server
Added information about - /qtmetrics/ - /forms/release-testing/ - /ci/status/ Change-Id: I12de38113b7755062969a44c4726a35f972401bb Reviewed-by: Simo FΓ€lt <simo.falt@digia.com> Reviewed-by: Tony SarajΓ€rvi <tony.sarajarvi@digia.com>
-rw-r--r--non-puppet/testresults.qt-project.org/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/non-puppet/testresults.qt-project.org/index.html b/non-puppet/testresults.qt-project.org/index.html
index 7895f5a..6daa975 100644
--- a/non-puppet/testresults.qt-project.org/index.html
+++ b/non-puppet/testresults.qt-project.org/index.html
@@ -19,6 +19,9 @@
<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>
</ul>
</p>
<p>For more information, see <a href="http://qt-project.org/wiki/CI_Overview">the Qt Project wiki</a>.</p>