diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-02-19 11:37:01 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-02-19 11:37:01 +0100 |
commit | 58c2ba0f82d3aa9f636f2d3fd595208720d9db1b (patch) | |
tree | d993a6cbee9692bc74e0e46c5da3ed100e4743bf | |
parent | 474b9baf596699eccda30df3a1d055f4c2c69cc5 (diff) | |
download | jenkins.debian.net-58c2ba0f82d3aa9f636f2d3fd595208720d9db1b.tar.xz |
reproducible: take note to provide _one result_ (summarized) per source package too
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma ** improve ftbfs page: list packages without bugs and notes first ** mattia: .py scripts: UDD or any db connection errors should either be retried or cause an abort (not failure!) of the job ** bin/_html_indexes.py: bugs = get_bugs() # this variable should not be global, else merely importing _html_indexes always queries UDD +* improve json output, so there is _one_ result per package (so not 2 or 6 like we have now) * lesser prio ** remove the rescheduling reason from the DB, that's really not needed |