[Qa-jenkins-scm] [jenkins.debian.net] 01/01: cleanup

Holger Levsen holger at moszumanska.debian.org
Thu May 14 12:26:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 7a0858f3ff45e67206dc1c982c7e59b6eee9b798
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu May 14 14:26:06 2015 +0200

    cleanup
---
 TODO | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/TODO b/TODO
index 19d172a..f6c6c31 100644
--- a/TODO
+++ b/TODO
@@ -19,8 +19,6 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 == General ToDo
 
 * replace amd64 in scripts with $HOSTARCH
-** alioth... just manually push it
-* (gz|x)-compress jenkins and reproducible logs and teach apache to uncompress them on-fly (maybe uncompress them only if the client does not support compressed content?) - This is also recorded in the "To be done once jenkins.d.n runs jessie" section...
 * put /etc/rc.local in git and extend it to do cleanup of lockfiles etc
 
 === proper backup
@@ -171,12 +169,11 @@ properties:
 
 === reproducible
 
-* issues in packages or debbindiff:
-** find debbindiff problems - these might be caught by bin/reproducible_breakages.py already?
+* issues with debbindiff:
+** find debbindiff problems - is this caught by bin/reproducible_breakages.py already?
 ----
 egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/jenkins/userContent/rbuild/
 ----
-
 * packages build with different dependencies, should be rescheduled:
 ** not sure if these should be caught by reproducible_maintenance.sh or reproducible_breakages.py...
 ----
@@ -193,13 +190,12 @@ grep '(=.*).,.$' rygel_0.24.2-1.debbindiff.html | uniq -c | sort | grep -c '^\s*
 ** reproducible_create_meta_pkg_sets uses schroot created by dpkg_setup_schroot_jessie job (outside of reproducible job space...)
 ** write a script to schedule set of packages automatically:
 *** all/unreproducible packages affected by a particular issue
-** link index_breakages.html
 **  add --debug for the manual scheduler, so that we get notified on irc when a build _starts_ and on which builder, so we can find the rbuild log
 ** db should get another flag, "notify_maintainer" to indicate that any status change on this package should be mailed to the maintainers+uploaders. add a script to set this flag for a.) packages b.) packages maintained by address
 
 * debbindiff related
 ** install debbindiff from unstable in the debbindiff-testing-schroot (and use apt-pining so that upgrades dont upgrade to sid)
-** keep+display both html+txt output from debbindiff (once its supports that)
+** keep+display both html+txt output from debbindiff
 
 * build related
 ** Store the two buildlogs in separated gzipped files and propose a diff of the two

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list