diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-23 02:37:34 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-23 02:37:34 +0200 |
commit | 30f9edb0ab0956cf3f87f0d5fd1a8de101c93138 (patch) | |
tree | d2f2f1debe3e726165ca6e4ce83d1c94f1ef691c | |
parent | e75fc9610601e5e63ffa900f6d8b98b3515906e8 (diff) | |
download | jenkins.debian.net-30f9edb0ab0956cf3f87f0d5fd1a8de101c93138.tar.xz |
reproducible: normalize db
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -214,6 +214,7 @@ properties: ** a reproducible_log_grep_by_sql.(py|sh) would be nice, to only grep in packages with a certain status (build in the last X days) ** adopt usertag script from pkg-apparmor to notify us about new usertagged bugs automatically ** use reprepro and snapshot (reprepro gen-snapshot) on alioth to speed up our repo, maybe. maybe we'll just be in sid soon :-) +** .db: stats_build table should have package ids, not just src+suite+arch as primary key * missing tests: ** variation in kernel |