From 0f7d8e7e0b1b560e82abb739e8af1f8f56e75368 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 23 Jan 2015 11:18:12 +0100 Subject: add note that we dont rebuild with a different kernel --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 48219ac3..a8f7a8ce 100644 --- a/TODO +++ b/TODO @@ -140,6 +140,8 @@ properties: * run debbindiff against .changes files in current directory, instead of $LONGPATHES (due to #764459) * reproducible: dont delete userContent/$pkg on build begin.. +* missing tests: variation in kernel and date + * cleanup+rename: ** unschedule_from_db( (defined in build.sh...) ** process_packages() (defined in common.sh...) @@ -150,9 +152,6 @@ properties: * one css, not 2 * graph oldest build age - in days * mv untested field in stats table too? (as in csv output...) -* list removed packages, eg bobot++ (and remove them after a week automatically) -** needs new job to find them... -** root@jenkins:/var/lib/jenkins/userContent# for i in bobot++ lcms libjboss-aop-java libjboss-cache2-java pgf ptex-jisfonts ; do find . -name "${i}_*" ; done == Further ideas... -- cgit v1.2.3-54-g00ecf