diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-02-28 14:02:22 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-02-28 14:02:22 +0100 |
commit | 158733ffb0983bcdf674476709ad08284ea6fb9f (patch) | |
tree | 776d90d8219837424499d88dcfac41f134d451c1 /TODO | |
parent | 803416689a9a9bd83dc8a90fbc4960ac5bf2159f (diff) | |
download | jenkins.debian.net-158733ffb0983bcdf674476709ad08284ea6fb9f.tar.xz |
reproducibe: remove schroot-update jobs and let the scheduler do that
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -117,6 +117,7 @@ properties: === reproducible +* scheduler.py calls "apt-get update" on the host, should do so in the schroots. once this happens, remove the update schroot script and jobs again * run debbindiff against .changes files in current directory, instead of $LONGPATHES (due to #764459) * reproducible: dont delete userContent/$pkg on build begin.. |