@@ -54,7 +54,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
* run all bash scripts with set -u and set -o pipefail: http://redsymbol.net/articles/unofficial-bash-strict-mode/
* 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)
* use static IP for the nodes (h01ger)
* use vmdebootstrap where applicable
* use mmdebstrap (or vmdebootstrap) where applicable
* this is outdated with salsa: add to all git post-receive hooks: `curl -s "https://jenkins.debian.net/git/notifyCommit?url=https://salsa.debian.org/installer-team/$(basename $PWD .git)"` which will trigger jenkins to pull (check) that git repo…
* salsa stuff:
** triggers for d-i repos are missing
@@ -74,7 +74,6 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian