diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-26 20:31:17 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-26 20:31:17 +0200 |
commit | c276f87c1de020afeec8b487b8f62a2f3924e8aa (patch) | |
tree | 42fc8bc78d3e05a88fbf620dfa93a2c8c5a222e4 /TODO | |
parent | 039e8cdec017f47c9ef8c23634f5cf5212895478 (diff) | |
download | jenkins.debian.net-c276f87c1de020afeec8b487b8f62a2f3924e8aa.tar.xz |
add low hanging fruit how to reduce false negative notification noise
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * explain in README how to write jobs, eg which pathes are on tmpfs * fix apache ssl configuration as hinted by eg https://sslcheck.globalsign.com/en/sslcheck?host=jenkins.debian.net#78.137.96.196 * run all bash scripts with set -u and set -o pipefail: http://redsymbol.net/articles/unofficial-bash-strict-mode/ +* teach bin/chroot-*.sh how to nicely deal with network problems… (as both reproducible_build.sh and schroot-create.sh do) === TODO for testing stretch |