From 57c9ad112167dd0f48bc3b312ead1b5eeeb63edb Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 26 Oct 2014 12:10:46 +0100 Subject: remind to also delete these jobs in d-i.yaml and not only in jenkins, cause else they will be recreated --- bin/d-i_check_jobs.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') 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 -- cgit v1.2.3-54-g00ecf