summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-16 01:12:12 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-16 01:12:12 +0100
commita0e3c831ec554c17458288ed1d53a3a28099059b (patch)
treed2eead658038a3cf173555d29778713141e2a4c4
parent999fed02ff7e3ecbccebdcf56b0eb044f45e1aef (diff)
downloadjenkins.debian.net-a0e3c831ec554c17458288ed1d53a3a28099059b.tar.xz
reproducible: updated + be more verbose
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index a403df5d..c76b5e50 100644
--- a/TODO
+++ b/TODO
@@ -137,6 +137,8 @@ properties:
* graph new usertags: "signatures" + "environment"
* new job+page: "packages different from sid in our toolchain", not sure yet where to link that...
+* new package set: kde/plasma
+
* here is a weekly updated list of the transitively build-essential source packages in Sid: http://bootstrap.debian.net/source/stats_min.json
** curl http://bootstrap.debian.net/source/stats_min.json | sed -s "s#,#\n#g" |grep src:|cut -d ":" -f2|tr -d \" | sort -u
@@ -147,6 +149,11 @@ properties:
* run debbindiff against .changes files in current directory, instead of $LONGPATHES (due to #764459)
* reproducible: dont delete userContent/$pkg on build begin..
+* db schema 2.0
+** add support for suites, we soon want to test wheezy,jessie,stretch,sid,experimental
+** extra table to record build times (forever, so we get relevant data)
+** cleanup some field names (which?!?)
+
* missing tests: variation in kernel and date
** http://www.bstern.org/libuname/ - add "-ldl" to the linker flags...
** lunar suggests to use qemu with -r and -cpu and -rtc flags
@@ -167,7 +174,7 @@ properties:
* merge reproducible_setup_schroot in schroot-create or delete the latter?
* include no js header in the css
-* one css, not 2
+* use one css for all, not two minimally different ones
* graph oldest build age - in days
* mv untested field in stats table too? (as in csv output...)