[Piuparts-commits] rev 222 - in piatti: . org/piuparts.debian.org/htdocs
Holger Levsen
holger at alioth.debian.org
Thu Mar 12 01:05:15 UTC 2009
Author: holger
Date: 2009-03-12 01:05:14 +0000 (Thu, 12 Mar 2009)
New Revision: 222
Modified:
piatti/README.txt
piatti/org/piuparts.debian.org/htdocs/index.html
Log:
update todo list
Modified: piatti/README.txt
===================================================================
--- piatti/README.txt 2009-03-12 01:00:54 UTC (rev 221)
+++ piatti/README.txt 2009-03-12 01:05:14 UTC (rev 222)
@@ -3,7 +3,10 @@
todo
----
+- rewrite piuparts-report so that stats.html becomes index.html (and keep the css and the links from both pages in one)
+- document piuparts-reports...
- use local mirror
+- turn off debugging
- document/do: /var/www needs to be populated, /etc/apache2/ too
- document users needed
- document sudoers need
Modified: piatti/org/piuparts.debian.org/htdocs/index.html
===================================================================
--- piatti/org/piuparts.debian.org/htdocs/index.html 2009-03-12 01:00:54 UTC (rev 221)
+++ piatti/org/piuparts.debian.org/htdocs/index.html 2009-03-12 01:05:14 UTC (rev 222)
@@ -36,18 +36,28 @@
hosted at piuparts.cs.helsinki.fi by the University of Helsinki,
CS department.</p>
-<p>More information about the setup is available at <a href="http://wiki.debian.org/piuparts">wiki.debian.org/piuparts</a>.</p>
+<p><a href="http://db.debian.org/machines.cgi?host=piatti">piatti</a> runs piuparts, currently doing package installation and removal tests in sid (using http://ftp.fi.debian.org/debian/dists/sid/main/binary-i386/Packages.bz2). Upgrade tests are also planned, as well as better report pages and PTS integration. Join #debian-qa if you want to help.</p>
-<p>This machine runs piuparts. You can look at log files:</p>
+<b><u>log files:</b></u>
<ul>
-<li><a href="fail/">Failed logs, not manually processed yet</a></li>
-<li><a href="bugged/">Failed logs, manually processed (bug reported)</a></li>
-<li><a href="fixed/">Failed logs, problem has been fixed</a></li>
-<li><a href="pass/">Successful logs (test failed: no problem found!)</a></li>
-<li><a href="untestable/">Untestable packages</a></li>
+<li><a href="fail.html">Failed logs, not manually processed yet</a></li>
+<li><a href="bugged.html">Failed logs, manually processed (bug reported)</a></li>
+<li><a href="fixed.html">Failed logs, problem has been fixed</a></li>
+<li><a href="pass.html">Successful logs</a></li>
+<li><a href="untestable.html">Untestable packages</a></li>
</ul>
+<b><u>statistics:</b></u>
+
+<ul>
+<li><a href="stats.html">several statistics</a></li>
+</ul>
+
+<p>These pages are updated every 30 minutes.</p>
+
+<p>More information about the setup is available at <a href="http://wiki.debian.org/piuparts">wiki.debian.org/piuparts</a>.</p>
+
<hr>
<a href="http://validator.w3.org/check?uri=referer">
More information about the Piuparts-commits
mailing list