diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-10 11:34:56 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-10 11:34:56 +0200 |
commit | 1b8d80db380dd522eda866a126ef9c451d8beabf (patch) | |
tree | b5d115e5f526e8c5bac35966eb5cc67640727e0d | |
parent | 91661bd80b90fda2badc8dc077169860f4beb7db (diff) | |
download | jenkins.debian.net-1b8d80db380dd522eda866a126ef9c451d8beabf.tar.xz |
reproducible: how to to split html_graphs.sh...
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * replace amd64 in scripts with $HOSTARCH * put /etc/rc.local in git and extend it to do cleanup of lockfiles etc +* explain in README how to write jobs, eg which pathes are on tmpfs === proper backup @@ -180,6 +181,7 @@ egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/ ---- * misc +** html_graphs.sh rewrite: split out html_pkg_sets.py first, thats the easiest and the biggest speed gain ** more graphs: graph average build duration by day ** reproducible_create_meta_pkg_sets uses schroot created by dpkg_setup_schroot_jessie job (outside of reproducible job space...) ** "fork" etc/schroot/default into etc/schroot/reproducible |