diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-07-28 14:08:22 -0400 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-07-28 14:08:22 -0400 |
commit | a2a59adfd7ac9047c39f563802edf8ba0cb68b82 (patch) | |
tree | 227dd773fb917d8547be589015334609e098357a | |
parent | d605e52ca7b4f5d47820751e7ae9a3e4f2864e6f (diff) | |
download | jenkins.debian.net-a2a59adfd7ac9047c39f563802edf8ba0cb68b82.tar.xz |
reproducible TODO: remove javascript code once ff49 has landed
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -143,6 +143,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 +** once firefox 48 is available: revert 1b4dc1b3191e3623a0eeb7cacef80be1ab71d0a2 / grep for _js and remove it… * lesser prio ** scheduler: check if there have been more than X failures or depwait in the last Y hours and if so unschedule all packages, disable scheduling and send a mail informing us. |