summaryrefslogtreecommitdiffstats
path: root/bin/d-i_check_jobs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-26 12:10:46 +0100
committerHolger Levsen <holger@layer-acht.org>2014-10-26 12:10:46 +0100
commit57c9ad112167dd0f48bc3b312ead1b5eeeb63edb (patch)
tree4b78f394c92027a238a01893b6624bea63ecbacb /bin/d-i_check_jobs.sh
parent678ca21c34f0fd27534a4db77d415584759e3c39 (diff)
downloadjenkins.debian.net-57c9ad112167dd0f48bc3b312ead1b5eeeb63edb.tar.xz
remind to also delete these jobs in d-i.yaml and not only in jenkins, cause else they will be recreated
Diffstat (limited to 'bin/d-i_check_jobs.sh')
-rwxr-xr-xbin/d-i_check_jobs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/d-i_check_jobs.sh b/bin/d-i_check_jobs.sh
index 2c7639e3..431b125f 100755
--- a/bin/d-i_check_jobs.sh
+++ b/bin/d-i_check_jobs.sh
@@ -162,6 +162,9 @@ elif [ -s $CLEANUP ] ; then
echo
cat $CLEANUP
echo
+ figlet "Achtung:"
+ echo "Do not forget to also delete these jobs from job-cfg/d-i.yaml - else they will be recreated and build attempted, which will fail and cause notifications..."
+ # FIXME: adopt this text once job-cfg/d-i.yaml.py generates job-cfg/d-i.yaml
else
figlet ok
fi