summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-28 13:49:53 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-28 13:50:31 +0100
commit803416689a9a9bd83dc8a90fbc4960ac5bf2159f (patch)
treea0a45d9973f22ebd14da31b810bcd623ad973066 /TODO
parentaee6e1dd695802c69e01db86fd9b47f45d24304c (diff)
downloadjenkins.debian.net-803416689a9a9bd83dc8a90fbc4960ac5bf2159f.tar.xz
reproducible: calculate build duration (for both builds combined, or just the time it takes to ftbfs once) and save it in reproducible.db
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6db93f0f..9edbbcee 100644
--- a/TODO
+++ b/TODO
@@ -130,7 +130,6 @@ properties:
* db schema 2.0
** actually add support for suites in the code, the db is fine now.
** actually add support for archs, the db is fine now. One day we'll want to rebuild all the packages on all the archs too!
-** record build times in the results table.
** record build stats in the new stats_build table (forever, so we get relevant data)
** add support for the save_artifacts field in the schedule table, so we can manually schedule packages, which provide the binary packages somewhere for inspection
** move "untested" field in stats table too? (as in csv output...)