diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-09-29 18:53:44 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-09-29 18:53:44 +0200 |
commit | 4fdf0a609fabaaeea4172cf0946bc9dc6f6e6bb7 (patch) | |
tree | 50f86beba5aee07cd923128266e6f4e19fec36bc /TODO | |
parent | dcc4824ea358299d9556219a52ce3b0c6f0fc8e8 (diff) | |
download | jenkins.debian.net-4fdf0a609fabaaeea4172cf0946bc9dc6f6e6bb7.tar.xz |
reproducible: when scheduling random packages, only schedule ones which never have been attempted to be build
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian === reproducible -* improve random jobs to only select previously untested packages? +* done: improve random jobs to only select previously untested packages * plus random_any (=the existing random job) then? * have a job which runs failed packages for which a newer version exists |