Commit 9c5f1b00 authored by Holger Levsen's avatar Holger Levsen
Browse files

TODO: common apt/network problems should be worked around everywhere

parent e33b6d15
...@@ -24,7 +24,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian ...@@ -24,7 +24,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
** EXECUTOR_NUMBER for X ** EXECUTOR_NUMBER for X
* fix apache ssl configuration as hinted by eg https://sslcheck.globalsign.com/en/sslcheck?host=jenkins.debian.net#78.137.96.196 * 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/ * 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) * teach bin/chroot-*.sh and bin/d-i_build.sh how to nicely deal with network problems… (as both reproducible_build.sh and schroot-create.sh do)
=== TODO for testing stretch === TODO for testing stretch
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment