diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-12 14:19:55 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-12 14:19:55 +0200 |
commit | f38d3ed0605187324797fa80d9b9d7e6a2195885 (patch) | |
tree | 4407ab27f50c02c351d86e9f794d7096211a4aaa | |
parent | 612288efb3e5e77730f066ecbc34a3212f91b202 (diff) | |
download | jenkins.debian.net-f38d3ed0605187324797fa80d9b9d7e6a2195885.tar.xz |
reprdoducible: better deal with network problems
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -173,9 +173,10 @@ properties: * higher prio: ** fix https://jenkins.debian.net/munin/debian.net/jenkins.debian.net/jenkins_builds.html which is broken since jessie upgrade ** repo-comparison: check for binaries without source -** document (in README) the multihost setup * lesser prio +** document (in README) the multihost setup +** the setup pbuilder+schroot scripts should detect network problems such as "Bad gateway" and sleep 5m and retry once ** more graphs: *** graph average build duration by day *** graph packages in testing+unstable which need to be fixed |